Module support

Source
Expand description

Helper functions for the Cortex-M architecture.

Functions§

nop
NOP instruction (mock)
reset
Reset the chip.
wfi
WFI instruction (mock)
with_interrupts_disabled
Single-core critical section operation (mock)