add CI autotest, update README
This commit is contained in:
parent
d7815c6297
commit
31cbc6d290
10 changed files with 267 additions and 52 deletions
|
@ -16,4 +16,4 @@ pub fn kernel_stack_position(app_id: usize) -> (usize, usize) {
|
|||
(bottom, top)
|
||||
}
|
||||
|
||||
pub use crate::board::CLOCK_FREQ;
|
||||
pub use crate::board::{CLOCK_FREQ, MMIO};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue