Dario Nieuwenhuis
|
82803bffda
|
Use embassy/defmt-timestamp-uptime in all examples.
|
2022-04-02 04:35:06 +02:00 |
|
Dario Nieuwenhuis
|
889d757ab8
|
stm32/spi: expose all functionality as inherent methods.
|
2022-01-19 17:59:55 +01:00 |
|
Dario Nieuwenhuis
|
de016e8456
|
Remove trait_alias, allow(incomplete_features).
trait_alias seems unused. no idea why it's there.
|
2021-09-03 17:00:58 +02:00 |
|
Dario Nieuwenhuis
|
2c992f7010
|
stm32: move dbgmcu stuff to toplevel config setting, defaulting to true.
|
2021-08-19 23:50:19 +02:00 |
|
Dario Nieuwenhuis
|
0ea6a2d890
|
time: replace dyn clock/alarm with a global Driver trait
|
2021-08-05 19:14:09 +02:00 |
|
Dario Nieuwenhuis
|
07d4b196f7
|
Update nightly, remove removed features.
|
2021-08-04 19:48:14 +02:00 |
|
Timo Kröger
|
dd1ec8ebec
|
Use embassy::main macro for stm32f4 examples
|
2021-07-27 15:03:18 +02:00 |
|
Bob McWhirter
|
a63847944f
|
Reset the examples to the original F4 flavor.
|
2021-07-23 13:22:39 -04:00 |
|
Bob McWhirter
|
b07325b476
|
Enable DMA for SPIv1 on F4's etc.
|
2021-07-23 13:22:39 -04:00 |
|