Sijmen Woutersen
6e1120e17e
riscv support
2022-11-10 17:39:41 +01:00
Dario Nieuwenhuis
478f472784
Remove Forever, switch to static_cell.
2022-08-22 16:11:40 +02:00
Dario Nieuwenhuis
5daa173ce4
Split embassy-time from embassy-executor.
2022-08-18 01:22:30 +02:00
Dario Nieuwenhuis
fc6e1e06b3
Remove HAL initialization from #[embassy::main] macro.
2022-08-17 22:16:46 +02:00
Dario Nieuwenhuis
bd0aaec624
macros: remove embassy_prefix attr.
...
This was used in the past for reexporting the macros from drogue-device,
which is no longer using it.
Also, it is a pain to support, so we don't want it.
2022-08-17 15:04:59 +02:00
Dario Nieuwenhuis
a0f1b0ee01
Split embassy crate into embassy-executor, embassy-util.
2022-07-29 23:40:36 +02:00
Dario Nieuwenhuis
a8703b7598
Run rustfmt.
2022-06-12 22:22:31 +02:00
Justin Beaurivage
c53b2fdc05
Require 1 argument in embassy::main without HAL
2022-04-29 09:32:31 -04:00
Dario Nieuwenhuis
611961b499
macros: cleanup, make work in stable.
2022-02-12 01:16:31 +01:00