aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32f7/src
Commit message (Expand)AuthorAgeFilesLines
...
* Use embassy/defmt-timestamp-uptime in all examples.Dario Nieuwenhuis2022-04-028-54/+31
* Formatchemicstry2022-03-171-1/+1
* Cleanupchemicstry2022-03-161-1/+2
* Add F7 examplechemicstry2022-03-161-0/+43
* 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-102-1/+139
* Initial support for STM32F767ZI.Matous Hybl2021-10-265-0/+136