Expand description
Shared implementations for ARM Cortex-M0 MCUs.
Modules§
- nvic
- Cortex-M Nested Vectored Interrupt Controller (NVIC)
- support
- Helper functions for the Cortex-M architecture.
- syscall
- Cortex-M System Call Interface
- thread_
id - Basic implementation of a thread ID provider for Cortex-M.