Dario Nieuwenhuis
|
5327b9c289
|
time: add more tick rates, use 1mhz as default.
|
2022-09-02 00:59:34 +02:00 |
|
Dario Nieuwenhuis
|
21072bee48
|
split embassy-util into embassy-futures , embassy-sync .
|
2022-08-22 22:18:13 +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
|
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
|
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 |
|