aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32h7/src/bin
Commit message (Expand)AuthorAgeFilesLines
...
* stm32/examples: update DMA channel namesDario Nieuwenhuis2021-07-171-1/+1
* Get DMA on H7 working, add usart_dma example for H7.Bob McWhirter2021-07-161-0/+100
* stm32/dma: fix h7 implsDario Nieuwenhuis2021-07-161-6/+3
* Fix the h7 example.Bob McWhirter2021-07-141-1/+2
* fix stm32 warningsRukai2021-07-054-12/+10
* Make UART pins Rx/Tx/etc in addition to USART.Bob McWhirter2021-07-011-0/+99
* stm32: Update gpio examplesThales Fragoso2021-06-251-6/+4
* net: Make the user pass in the StackResources in initThales Fragoso2021-06-201-2/+7
* stm32h7: Add ethernet exampleThales Fragoso2021-06-161-0/+167
* Bring over DAC example (relies upon stm32-data update)Bob McWhirter2021-06-081-0/+92
* Initial swag at h7 examples.Bob McWhirter2021-06-081-0/+75