| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Enable SYSCFG clock in `exti::init()` | Timo Kröger | 2021-07-24 | 1 | -9/+1 |
| * | Reset back the memory.x also. | Bob McWhirter | 2021-07-23 | 1 | -2/+2 |
| * | Reset the examples to the original F4 flavor. | Bob McWhirter | 2021-07-23 | 2 | -4/+3 |
| * | Enable DMA for SPIv1 on F4's etc. | Bob McWhirter | 2021-07-23 | 4 | -3/+92 |
| * | Use `Dbgmcu::enable_all()` in stm32f4 examples | Timo Kröger | 2021-07-23 | 6 | -39/+10 |
| * | stm32: No need to enable GPIO clocks manually | Timo Kröger | 2021-07-23 | 5 | -46/+1 |
| * | Add a `Dbgmcu` struct capable of enabling all relevant DBGMCU.cr fields. | Bob McWhirter | 2021-07-22 | 1 | -5/+2 |
| * | Cleanup stm32f4 examples | Timo Kröger | 2021-07-21 | 7 | -175/+106 |
| * | 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 | -8/+8 |
| * | Fix non-DMA USART example. | Bob McWhirter | 2021-06-29 | 1 | -1/+1 |
| * | Adjust example for RCC and DMA. | Bob McWhirter | 2021-06-29 | 1 | -2/+2 |
| * | stm32: Update gpio examples | Thales Fragoso | 2021-06-25 | 3 | -8/+8 |
| * | Add minimal RCC impls for L4 and F4 | Ulf Lilleengen | 2021-06-14 | 1 | -1/+0 |
| * | Fix stm32 warnings | Rukai | 2021-06-06 | 1 | -2/+2 |
| * | Update heapless | Dario Nieuwenhuis | 2021-06-04 | 1 | -1/+1 |
| * | Move examples to a subdirectory | Dario Nieuwenhuis | 2021-06-02 | 11 | -0/+554 |
