Expand description

ARM Cortex-M hardware support.

Re-exports

pub use crate::cortex_m::core::ArchCore;
pub use cortex_m_rt;

Modules

ARM Cortex-M implementation of ICore.

ARM Cortex-M implementation of IMemoryProtection.

ARM Cortex-M implementation of IStartup.

ARM Cortex-M implementation of ISync.

ARM Cortex-M implementation of ISyscall.

Structs