Load app from sdcard on K210, but panicked on qemu.
This commit is contained in:
parent
760de97155
commit
a3802a4b91
18 changed files with 177 additions and 142 deletions
|
@ -61,6 +61,7 @@ lazy_static! {
|
|||
}
|
||||
|
||||
pub fn run_tasks() {
|
||||
println!("into Processor::run_tasks!");
|
||||
PROCESSOR.run();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue