embassy/embassy-macros/src
Dario Nieuwenhuis caf48d8a95 macros: initialize chip before executor.
The executor will call into the chip's time-driver, which may need the chip
to be initialized.
2022-01-05 13:30:46 +01:00
..
chip time: replace dyn clock/alarm with a global Driver trait 2021-08-05 19:14:09 +02:00
lib.rs macros: initialize chip before executor. 2022-01-05 13:30:46 +01:00
path.rs Add embassy_prefix attribute parameter to task and main macros 2021-04-14 11:06:30 +02:00