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
/
stm32h7
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make SPIv3 work with DMA.
Bob McWhirter
2021-07-23
2
-0
/
+221
*
stm32: No need to enable GPIO clocks manually
Timo Kröger
2021-07-23
5
-56
/
+10
*
Auto-enable all GPIOs during init().
Bob McWhirter
2021-07-23
1
-12
/
+0
*
Add a `Dbgmcu` struct capable of enabling all relevant DBGMCU.cr fields.
Bob McWhirter
2021-07-22
1
-7
/
+4
*
stm32/examples: update DMA channel names
Dario Nieuwenhuis
2021-07-17
1
-1
/
+1
*
Get DMA on H7 working, add usart_dma example for H7.
Bob McWhirter
2021-07-16
1
-0
/
+100
*
stm32/dma: fix h7 impls
Dario Nieuwenhuis
2021-07-16
1
-6
/
+3
*
Fix the h7 example.
Bob McWhirter
2021-07-14
1
-1
/
+2
*
fix stm32 warnings
Rukai
2021-07-05
4
-12
/
+10
*
Make UART pins Rx/Tx/etc in addition to USART.
Bob McWhirter
2021-07-01
1
-0
/
+99
*
stm32: Update gpio examples
Thales Fragoso
2021-06-25
1
-6
/
+4
*
net: Make the user pass in the StackResources in init
Thales Fragoso
2021-06-20
1
-2
/
+7
*
stm32h7: Add ethernet example
Thales Fragoso
2021-06-16
5
-2
/
+215
*
Bring over DAC example (relies upon stm32-data update)
Bob McWhirter
2021-06-08
2
-4
/
+94
*
Initial swag at h7 examples.
Bob McWhirter
2021-06-08
4
-0
/
+138