embassy/embassy-macros/src/macros
Ulf Lilleengen 04a7d97673
refactor: autodetect macro variant
Export all main macro per target architecture from embassy-macros,
and select the appropriate macro in embassy-executor.
2022-11-23 13:54:59 +01:00
..
cortex_m_interrupt_declare.rs Rename Unborrowed -> PeripheralRef, Unborrow -> Peripheral 2022-07-23 14:00:19 +02:00
cortex_m_interrupt_take.rs Ensure interrupt::take works without embassy-executor 2022-08-25 12:46:24 +02:00
cortex_m_interrupt.rs Run rustfmt. 2022-06-12 22:22:31 +02:00
main.rs refactor: autodetect macro variant 2022-11-23 13:54:59 +01:00
mod.rs Add embassy-cortex-m crate. 2022-06-12 21:45:38 +02:00
task.rs Split embassy-time from embassy-executor. 2022-08-18 01:22:30 +02:00