| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | stm32/examples: cleanup L4 | Dario Nieuwenhuis | 2021-07-24 | 10 | -279/+100 |
| * | Enable SYSCFG clock in `exti::init()` | Timo Kröger | 2021-07-24 | 6 | -30/+2 |
| * | FFS warnings about unused Result<>. | Bob McWhirter | 2021-07-23 | 1 | -1/+1 |
| * | Fix warnings about un-used variables. | Bob McWhirter | 2021-07-23 | 1 | -2/+2 |
| * | Fix extraneous `mut` warnings in L4 example. | Bob McWhirter | 2021-07-23 | 1 | -3/+3 |
| * | Improve the SPIv2 DMA example to verify it actually works. | Bob McWhirter | 2021-07-23 | 1 | -9/+22 |
| * | SPIv2 + DMA. | Bob McWhirter | 2021-07-23 | 2 | -0/+106 |
| * | stm32: No need to enable GPIO clocks manually | Timo Kröger | 2021-07-23 | 9 | -110/+25 |
| * | stm32/examples: update DMA channel names | Dario Nieuwenhuis | 2021-07-17 | 1 | -1/+1 |
| * | stm32/dma: impl all variants | Dario Nieuwenhuis | 2021-07-16 | 3 | -3/+3 |
| * | stm32l4/examples: remove old-pac uses. | Dario Nieuwenhuis | 2021-07-15 | 7 | -162/+147 |
| * | Fix more warnings and examples. | Bob McWhirter | 2021-07-14 | 2 | -4/+4 |
| * | First shot at async dma usart for stm32. | Bob McWhirter | 2021-07-14 | 1 | -5/+6 |
| * | Mix dmamux into bdma_v1. | Bob McWhirter | 2021-07-13 | 1 | -0/+96 |
| * | Checkpoint DMAMUX channel setup. | Bob McWhirter | 2021-07-13 | 1 | -4/+0 |
| * | stm32/adc: simplify delay handling | Dario Nieuwenhuis | 2021-07-05 | 1 | -5/+4 |
| * | fix stm32 warnings | Rukai | 2021-07-05 | 2 | -34/+11 |
| * | Stub in the DMA bits that aren't yet there. | Bob McWhirter | 2021-07-01 | 1 | -1/+9 |
| * | Add L4+ example for USART. | Bob McWhirter | 2021-07-01 | 1 | -0/+89 |
| * | stm32: Update gpio examples | Thales Fragoso | 2021-06-25 | 3 | -7/+7 |
| * | ADCv3 and example. | Bob McWhirter | 2021-06-14 | 4 | -12/+110 |
| * | Add minimal RCC impls for L4 and F4 | Ulf Lilleengen | 2021-06-14 | 1 | -1/+0 |
| * | Small changes to support DAC example. | Bob McWhirter | 2021-06-08 | 2 | -0/+96 |
| * | Initial examples for STM32L4+ | Bob McWhirter | 2021-06-08 | 5 | -2/+230 |
| * | Add blinky example. | Bob McWhirter | 2021-06-08 | 5 | -0/+143 |
