embassy/embassy-stm32
Dario Nieuwenhuis 5c2f02c735 Reexport NVIC_PRIO_BITS at HAL root.
This allows using RTIC with `#[rtic::app(device = embassy_nrf, ...)]`
2023-06-08 18:07:49 +02:00
..
src Reexport NVIC_PRIO_BITS at HAL root. 2023-06-08 18:07:49 +02:00
build.rs Make interrupt module more standard. 2023-06-08 18:00:48 +02:00
Cargo.toml Revert "Merge branch 'tl_mbox' into ipcc" 2023-05-26 11:26:58 +01:00
tl_mbox.x.in stm32/ipcc: extract tl_mbox linker file to embassy-stm32 2023-05-27 15:03:25 -05:00