| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | stm32/spi: remove DMA generic params. | Dario Nieuwenhuis | 2024-04-15 | 1 | -2/+2 |
| | | |||||
| * | Fix spelling and white space mistakes | Vega Deftwing | 2024-04-11 | 1 | -1/+1 |
| | | |||||
| * | remove unused feature attribute | eZio Pan | 2023-12-22 | 1 | -1/+0 |
| | | |||||
| * | typo fix | eZio Pan | 2023-12-18 | 1 | -4/+5 |
| | | |||||
| * | match up with stm32f429zi feature flag | eZio Pan | 2023-12-18 | 1 | -1/+1 |
| | | | | | stm32f429 has less DMA channel than stm32f411 | ||||
| * | stm32f4 ws2812 example with spi ... | eZio Pan | 2023-12-17 | 1 | -0/+95 |
| ... and more doc on TIM&DMA version, also remove useless TIM APRE settings, and use for loop instead of manually flip the index bit, and replace `embassy_time::Timer` with `embassy_time::Ticker`, for more constant time interval. | |||||
