aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32f7/src/bin
Commit message (Expand)AuthorAgeFilesLines
* stm32: Add standard crate-wide macros for pin/dma traits, switch all drivers ...Dario Nieuwenhuis2022-02-101-3/+4
* stm32/usart: expose all functionality as inherent methods.Dario Nieuwenhuis2022-01-191-1/+0
* stm32/exti: expose all functionality as inherent methods.Dario Nieuwenhuis2022-01-191-1/+0
* stm32/gpio: expose all functionality as inherent methods.Dario Nieuwenhuis2022-01-192-9/+7
* Review changesRobert Walker2021-12-291-21/+5
* Added and tested the usart dma example for stm32f767zi using aRobert Walker2021-12-281-0/+46
* examples: remove unused deps.Dario Nieuwenhuis2021-11-291-2/+1
* Add v1c ethernet driver for the STM32F7 family.Matous Hybl2021-11-101-0/+128
* Initial support for STM32F767ZI.Matous Hybl2021-10-264-0/+119