index
:
embassy
cyw43-link-status-update
fix-input-sync-bypass
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
stm32f4
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Enable SYSCFG clock in `exti::init()`
Timo Kröger
2021-07-24
1
-9
/
+1
*
Reset the examples to the original F4 flavor.
Bob McWhirter
2021-07-23
1
-2
/
+2
*
Enable DMA for SPIv1 on F4's etc.
Bob McWhirter
2021-07-23
2
-0
/
+88
*
Use `Dbgmcu::enable_all()` in stm32f4 examples
Timo Kröger
2021-07-23
6
-39
/
+10
*
stm32: No need to enable GPIO clocks manually
Timo Kröger
2021-07-23
5
-46
/
+1
*
Add a `Dbgmcu` struct capable of enabling all relevant DBGMCU.cr fields.
Bob McWhirter
2021-07-22
1
-5
/
+2
*
Cleanup stm32f4 examples
Timo Kröger
2021-07-21
6
-173
/
+105
*
stm32/examples: update DMA channel names
Dario Nieuwenhuis
2021-07-17
1
-1
/
+1
*
stm32/dma: impl all variants
Dario Nieuwenhuis
2021-07-16
3
-8
/
+8
*
Fix non-DMA USART example.
Bob McWhirter
2021-06-29
1
-1
/
+1
*
Adjust example for RCC and DMA.
Bob McWhirter
2021-06-29
1
-2
/
+2
*
stm32: Update gpio examples
Thales Fragoso
2021-06-25
3
-8
/
+8
*
Add minimal RCC impls for L4 and F4
Ulf Lilleengen
2021-06-14
1
-1
/
+0
*
Move examples to a subdirectory
Dario Nieuwenhuis
2021-06-02
7
-0
/
+460
[prev]