aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32f4
Commit message (Expand)AuthorAgeFilesLines
* Enable SYSCFG clock in `exti::init()`Timo Kröger2021-07-241-9/+1
* Reset back the memory.x also.Bob McWhirter2021-07-231-2/+2
* Reset the examples to the original F4 flavor.Bob McWhirter2021-07-232-4/+3
* Enable DMA for SPIv1 on F4's etc.Bob McWhirter2021-07-234-3/+92
* Use `Dbgmcu::enable_all()` in stm32f4 examplesTimo Kröger2021-07-236-39/+10
* stm32: No need to enable GPIO clocks manuallyTimo Kröger2021-07-235-46/+1
* Add a `Dbgmcu` struct capable of enabling all relevant DBGMCU.cr fields.Bob McWhirter2021-07-221-5/+2
* Cleanup stm32f4 examplesTimo Kröger2021-07-217-175/+106
* stm32/examples: update DMA channel namesDario Nieuwenhuis2021-07-171-1/+1
* stm32/dma: impl all variantsDario Nieuwenhuis2021-07-163-8/+8
* Fix non-DMA USART example.Bob McWhirter2021-06-291-1/+1
* Adjust example for RCC and DMA.Bob McWhirter2021-06-291-2/+2
* stm32: Update gpio examplesThales Fragoso2021-06-253-8/+8
* Add minimal RCC impls for L4 and F4Ulf Lilleengen2021-06-141-1/+0
* Fix stm32 warningsRukai2021-06-061-2/+2
* Update heaplessDario Nieuwenhuis2021-06-041-1/+1
* Move examples to a subdirectoryDario Nieuwenhuis2021-06-0211-0/+554