Timo Kröger
|
4ccac69929
|
stm32l4: Cleanup examples
* Use `cortex_m_rt::entry` for sync examples
* Use `Dbgmcu::enable_all()` everywhere
|
2021-07-29 15:54:11 +02:00 |
|
Dario Nieuwenhuis
|
5b0ae5c25b
|
stm32/examples: cleanup L4
|
2021-07-24 13:57:11 +02:00 |
|
Timo Kröger
|
06fb2a7a80
|
Enable SYSCFG clock in exti::init()
|
2021-07-24 11:13:49 +02:00 |
|
Timo Kröger
|
5ac91933ff
|
stm32: No need to enable GPIO clocks manually
|
2021-07-23 17:54:13 +02:00 |
|
Dario Nieuwenhuis
|
3d1391ef2d
|
stm32/dma: impl all variants
|
2021-07-16 14:41:20 -04:00 |
|
Dario Nieuwenhuis
|
71c8d7aa7d
|
stm32l4/examples: remove old-pac uses.
|
2021-07-15 00:37:00 +02:00 |
|
Bob McWhirter
|
21e94972dc
|
Fix more warnings and examples.
|
2021-07-14 14:55:20 -04:00 |
|
Bob McWhirter
|
043f0ea508
|
Checkpoint DMAMUX channel setup.
|
2021-07-13 10:08:43 -04:00 |
|
Bob McWhirter
|
54ada5bae1
|
Stub in the DMA bits that aren't yet there.
|
2021-07-01 11:30:54 -04:00 |
|
Bob McWhirter
|
f83559c6ab
|
Add L4+ example for USART.
|
2021-07-01 11:30:54 -04:00 |
|