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
|
ec51880e28
|
stm32/exti: unify all versions into single impl
|
2021-08-19 22:17:17 +02:00 |
|
Ben Gamari
|
f4950c4449
|
examples: Consistently use unwrap! in favor of .unwrap()
Unfortunately errors from `embedded_graphics` and `core` doesn't provide
the necessary instances currently.
|
2021-08-05 22:39:59 +02:00 |
|
Dario Nieuwenhuis
|
b1d631d639
|
stm32/time: add Cargo features to choose tim2/tim3
|
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
|
5ac91933ff
|
stm32: No need to enable GPIO clocks manually
|
2021-07-23 17:54:13 +02:00 |
|
Thales Fragoso
|
0eaadfc125
|
stm32: Update gpio examples
|
2021-06-25 18:16:43 -03:00 |
|
Dominik Boehi
|
0eab96f573
|
Initial support and example for STM32WB55
|
2021-06-12 07:06:36 +02:00 |
|