Add sdcard driver based on k210-rust crates && adjust clock freq.
This commit is contained in:
parent
eca5ee2eb7
commit
c5cf3aa83e
7 changed files with 783 additions and 5 deletions
|
@ -23,4 +23,4 @@ pub fn init() {
|
|||
heap_allocator::init_heap();
|
||||
frame_allocator::init_frame_allocator();
|
||||
KERNEL_SPACE.clone().lock().activate();
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue