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
|
67edea4168
|
Update to critical-section 1.0, atomic-polyfill 1.0
|
2022-08-17 19:01:56 +02:00 |
|
Dario Nieuwenhuis
|
a0f1b0ee01
|
Split embassy crate into embassy-executor, embassy-util.
|
2022-07-29 23:40:36 +02:00 |
|
Ulf Lilleengen
|
6f425d7721
|
Use correct chip family name for example
|
2022-07-05 13:17:55 +02:00 |
|
Ulf Lilleengen
|
7b35b4ebee
|
Fix RAM origin copy paste from nrf
|
2022-06-29 19:14:07 +02:00 |
|
Ulf Lilleengen
|
776be79f7b
|
Move bootloader main to examples
This should remove some confusion around embassy-boot-* being a library
vs. a binary. The binary is now an example bootloader instead.
|
2022-06-24 19:56:15 +02:00 |
|