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 Let FlashLayout and FlashRegion depends on a Blocking/Async mode generic 2023-05-25 20:07:42 +02:00
tl_mbox.x.in stm32/ipcc: extract tl_mbox linker file to embassy-stm32 2023-05-27 15:03:25 -05:00