alarmo 0.0.5

Provides a convenient API to bootstrap firmware and access peripherals on the Nintendo Alarmo
Documentation
1
2
3
4
pub mod sram;
pub mod timers;
#[cfg(feature = "usb")]
pub mod usb;