Prereleased 2026-05-19
Pre-release
Pre-release
·
86 commits
to master
since this release
- Use marker struct instead of address in
PeriphwithPeripheralSpectrait - Add
--skip-peripherals-structflag to skip generating thePeripherals
struct, itstake/stealimpl and theDEVICE_PERIPHERALSstatic - Generated
cortex-mPACs now implement thecortex_m_types::InterruptNumbertrait instead of
thecortex-m::interrupt::InterruptNumbertrait. A newadd-cortex-m-int-numoption
which allows adding the generation of the old trait. - Bump MSRV of generated code to 1.81