Remove K210 support.
This commit is contained in:
parent
3fba081487
commit
775755cf12
17 changed files with 10 additions and 994 deletions
|
@ -9,7 +9,6 @@ use embedded_graphics::{
|
|||
prelude::{Point, Size},
|
||||
text::Text,
|
||||
};
|
||||
use k210_hal::cache::Uncache;
|
||||
use virtio_drivers::{VirtIOHeader, VirtIOInput};
|
||||
use crate::drivers::bus::virtio::VirtioHal;
|
||||
use virtio_input_decoder::{Decoder, Key, KeyType};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue