summaryrefslogtreecommitdiff
path: root/examples/stm32f4/src/bin
AgeCommit message (Expand)Author
2021-08-04Merge pull request #344 from bobmcwhirter/remove_buildersDario Nieuwenhuis
2021-08-04Grep fails me.Bob McWhirter
2021-08-04Remove more extra vars.Bob McWhirter
2021-08-04Update nightly, remove removed features.Dario Nieuwenhuis
2021-08-04Remove builders from Config(s) and examples.Bob McWhirter
2021-08-04Rename bread -> read_blockingUlf Lilleengen
2021-08-03Add uart::Read DMA-based implementationUlf Lilleengen
2021-07-29f4-pll: Add max values per chipThales Fragoso
2021-07-29f4-rcc: Add option to enable debug_wfe and add hello exampleThales Fragoso
2021-07-27Use `embassy::main` macro for stm32f4 examplesTimo Kröger
2021-07-24Enable SYSCFG clock in `exti::init()`Timo Kröger
2021-07-23Reset the examples to the original F4 flavor.Bob McWhirter
2021-07-23Enable DMA for SPIv1 on F4's etc.Bob McWhirter
2021-07-23Use `Dbgmcu::enable_all()` in stm32f4 examplesTimo Kröger
2021-07-23stm32: No need to enable GPIO clocks manuallyTimo Kröger
2021-07-22Add a `Dbgmcu` struct capable of enabling all relevant DBGMCU.cr fields.Bob McWhirter
2021-07-21Cleanup stm32f4 examplesTimo Kröger
2021-07-17stm32/examples: update DMA channel namesDario Nieuwenhuis
2021-07-16stm32/dma: impl all variantsDario Nieuwenhuis
2021-06-29Fix non-DMA USART example.Bob McWhirter
2021-06-29Adjust example for RCC and DMA.Bob McWhirter
2021-06-25stm32: Update gpio examplesThales Fragoso
2021-06-14Add minimal RCC impls for L4 and F4Ulf Lilleengen
2021-06-02Move examples to a subdirectoryDario Nieuwenhuis