main: first implementation of a way to handle interrupts from sensors. untested!!
This commit is contained in:
@@ -11,6 +11,7 @@ pub mod graphics;
|
||||
pub mod tracing;
|
||||
pub mod storage;
|
||||
pub mod simdata;
|
||||
pub mod gpio_interrupt;
|
||||
|
||||
extern crate alloc;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user