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 |
|
Philip A Reimer
|
8f6fccf012
|
fix clock in l4 rng example
|
2022-04-11 21:06:22 -06:00 |
|
Dario Nieuwenhuis
|
82803bffda
|
Use embassy/defmt-timestamp-uptime in all examples.
|
2022-04-02 04:35:06 +02:00 |
|
Dario Nieuwenhuis
|
0719b05d63
|
traits: migrate Delay to embedded-hal 1.0+async, remove Rng and Flash.
|
2022-01-27 00:08:02 +01:00 |
|
Dario Nieuwenhuis
|
cdc66e110f
|
stm32/rcc: remove builders on Config.
This makes API consistent with other Config structs in Embassy, where
the convention is to not use builders.
|
2022-01-04 13:31:30 +01:00 |
|
Ulf Lilleengen
|
e55726964d
|
Fix clock setup for MSI and PLL to allow RNG opereation
Add RNG example using PLL as clock source.
|
2021-10-26 13:45:53 +02:00 |
|