Dario Nieuwenhuis
|
340eb4eead
|
stm32: add rust stable support
|
2022-02-12 02:45:52 +01:00 |
|
Dario Nieuwenhuis
|
6c925b2342
|
blocking_mutex: refactor to work on stable. No GATs, and can be constructed in const.
|
2022-02-12 01:16:31 +01:00 |
|
Cristian Eigel
|
0e0e23c5be
|
Add button_events example for stm32f3
|
2022-02-11 22:10:47 +01:00 |
|
Cristian Eigel
|
898851ceeb
|
Port multiprio example to stm32f3 and stm32f4 platforms
|
2022-02-10 19:22:32 +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 |
|
Dario Nieuwenhuis
|
c949519714
|
stm32/usart: expose all functionality as inherent methods.
|
2022-01-19 17:59:55 +01:00 |
|
Dario Nieuwenhuis
|
b526addf7b
|
stm32/exti: expose all functionality as inherent methods.
|
2022-01-19 17:59:55 +01:00 |
|
Dario Nieuwenhuis
|
58fc64722c
|
stm32/gpio: expose all functionality as inherent methods.
|
2022-01-19 17:59:55 +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 |
|
VasanthakumarV
|
a65c2bc2b4
|
[examples] Add examples for STM32F3
|
2021-12-13 14:50:13 +05:30 |
|