Dario Nieuwenhuis
|
340eb4eead
|
stm32: add rust stable support
|
2022-02-12 02:45:52 +01: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 |
|
Ulf Lilleengen
|
4032fc0655
|
Support unstable-trait feature for stm32
|
2022-01-26 22:39:06 +01:00 |
|
Dario Nieuwenhuis
|
79f60adbfb
|
stm32: add time-driver-any cargo feature that automatically picks one available timer.
|
2022-01-24 00:24:53 +01:00 |
|
Ulf Lilleengen
|
2bc105803a
|
Make exti an optional feature
* Add embassy-stm32 build with exti
* Add exti to examples
|
2022-01-12 14:28:10 +01:00 |
|
Dario Nieuwenhuis
|
3332c40705
|
examples: remove unused deps.
|
2021-11-29 02:07:48 +01:00 |
|
Dario Nieuwenhuis
|
9b17b3d721
|
Remove unused deps
|
2021-11-15 20:13:22 +01:00 |
|
Bob McWhirter
|
c2da498263
|
Update to defmt 3.0ish.
Lots of gitrevs deps.
|
2021-11-15 11:09:08 -05:00 |
|
Dario Nieuwenhuis
|
f2623e7e9b
|
Update lots of deps
|
2021-09-11 01:35:23 +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
|
b1d631d639
|
stm32/time: add Cargo features to choose tim2/tim3
|
2021-08-05 19:14:09 +02:00 |
|
Timo Kröger
|
895781d0d1
|
stm32l4: Fix examples crate name
|
2021-07-29 18:14:01 +02:00 |
|
Dario Nieuwenhuis
|
7bfb763e09
|
Rename embassy-extras to embassy-hal-common
|
2021-07-29 13:44:51 +02:00 |
|
Dario Nieuwenhuis
|
5b0ae5c25b
|
stm32/examples: cleanup L4
|
2021-07-24 13:57:11 +02:00 |
|
Timo Kröger
|
5ac91933ff
|
stm32: No need to enable GPIO clocks manually
|
2021-07-23 17:54:13 +02:00 |
|
Dario Nieuwenhuis
|
71c8d7aa7d
|
stm32l4/examples: remove old-pac uses.
|
2021-07-15 00:37:00 +02:00 |
|
Bob McWhirter
|
ecd53c916c
|
Small changes to support DAC example.
|
2021-06-08 14:04:56 -04:00 |
|
Bob McWhirter
|
b8690e5f5d
|
Add blinky example.
|
2021-06-08 10:37:11 -04:00 |
|