| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Update stm32-data: rcc regs info comes from yamls now. | Dario Nieuwenhuis | 2021-11-29 | 1 | -0/+0 | |
| | | ||||||
| * | stm32: add stm32g4 support. | Dario Nieuwenhuis | 2021-11-27 | 1 | -0/+0 | |
| | | ||||||
| * | Update to latest stm32-data | Ulf Lilleengen | 2021-11-22 | 1 | -0/+0 | |
| | | ||||||
| * | Update stm32-data | Dario Nieuwenhuis | 2021-11-17 | 1 | -0/+0 | |
| | | ||||||
| * | Update U5 to init RCC. | Bob McWhirter | 2021-11-08 | 1 | -0/+0 | |
| | | ||||||
| * | Update stm32-data | Dario Nieuwenhuis | 2021-11-05 | 1 | -0/+0 | |
| | | ||||||
| * | Fix v2 ethernet pin definitions. Fix ethernet example for H7 nucleos. | Matous Hybl | 2021-11-04 | 1 | -0/+0 | |
| | | ||||||
| * | Update stm32-data. | Bob McWhirter | 2021-11-02 | 1 | -0/+0 | |
| | | ||||||
| * | Adjust for STM32U5. | Bob McWhirter | 2021-11-02 | 1 | -0/+0 | |
| | | ||||||
| * | Update stm32-data to main | Ulf Lilleengen | 2021-10-26 | 1 | -0/+0 | |
| | | ||||||
| * | Initial support for STM32F767ZI. | Matous Hybl | 2021-10-26 | 1 | -0/+0 | |
| | | ||||||
| * | feat: Add spi support for STM32F1 variants | Tobias Pisani | 2021-10-11 | 1 | -0/+0 | |
| | | ||||||
| * | Bump stm32-data | Mariusz Ryndzionek | 2021-09-28 | 1 | -0/+0 | |
| | | ||||||
| * | Fix interface changes | Joshua Salzedo | 2021-09-26 | 1 | -0/+0 | |
| | | ||||||
| * | Update stm32-data | Joshua Salzedo | 2021-09-26 | 1 | -0/+0 | |
| | | ||||||
| * | add latest stm32-data | Vincent Stakenburg | 2021-09-24 | 1 | -0/+0 | |
| | | ||||||
| * | Add pwr for L1 and update RCC to new reg block | Ulf Lilleengen | 2021-09-23 | 1 | -0/+0 | |
| | | ||||||
| * | Support for STM32L1 | Ulf Lilleengen | 2021-09-21 | 1 | -0/+0 | |
| | | | | | | | | * Add RCC * Fix more issues with dash in chip names * Update stm32-data version * Add blinky and spi example | |||||
| * | Add HAL for SubGhz peripheral for STM32 WL series | Ulf Lilleengen | 2021-09-02 | 1 | -0/+0 | |
| | | | | | | | | | | Based on the HAL from stm32wl, the peripheral driver has been modified to fit into embassy, using the embassy APIs, providing operation of the radio peripheral. The initial version does not offer any async APIs, but the example shows how the radio IRQ can be used to perform async TX of the radio. | |||||
| * | Add STM32G0 examples | Ben Gamari | 2021-08-20 | 1 | -0/+0 | |
| | | ||||||
| * | stm32/metapac: check GPIO RCC regs are always found. | Dario Nieuwenhuis | 2021-08-19 | 1 | -0/+0 | |
| | | ||||||
| * | stm32/wl: add stub APB3 to get it to build. | Dario Nieuwenhuis | 2021-08-19 | 1 | -0/+0 | |
| | | | | | Completely untested. | |||||
| * | Bump stm32-data | Dario Nieuwenhuis | 2021-08-19 | 1 | -0/+0 | |
| | | ||||||
| * | Add example for STM32WL55 | Ulf Lilleengen | 2021-08-17 | 1 | -0/+0 | |
| | | ||||||
| * | Add H7 exti button example using correct EXTI reg block offsets. | Bob McWhirter | 2021-08-16 | 1 | -0/+0 | |
| | | ||||||
| * | Add IRQ-driven buffered USART implementation for STM32 v2 usart (#356) | Ulf Lilleengen | 2021-08-16 | 1 | -0/+0 | |
| | | | | | | | | | | | * Add IRQ-driven buffered USART implementation for STM32 v2 usart * Implementation based on nRF UARTE, but simplified to not use DMA to avoid complex interaction between DMA and USART. * Implementation of AsyncBufRead and AsyncWrite traits * Some unit tests to ring buffer * Update polyfill version * Update sub module to get usart IRQ fix | |||||
| * | Update to latest stm32-data. | Bob McWhirter | 2021-08-02 | 1 | -0/+0 | |
| | | ||||||
| * | Emit a default memory.x alongside device.x from metapac. | Bob McWhirter | 2021-08-02 | 1 | -0/+0 | |
| | | ||||||
| * | F4: Add PWR configuration to PLL | Thales Fragoso | 2021-07-29 | 1 | -0/+0 | |
| | | ||||||
| * | Align with -data HEAD. | Bob McWhirter | 2021-07-28 | 1 | -0/+0 | |
| | | ||||||
| * | Update to new stm32-data with better multicore NVIC parsing. | Bob McWhirter | 2021-07-27 | 1 | -0/+0 | |
| | | ||||||
| * | Update data to include peripheral IRQs. | Bob McWhirter | 2021-07-27 | 1 | -0/+0 | |
| | | ||||||
| * | Update stm32-data. | Bob McWhirter | 2021-07-26 | 1 | -0/+0 | |
| | | ||||||
| * | stm32: Clear possible set flags after disabling DMA | Thales Fragoso | 2021-07-17 | 1 | -0/+0 | |
| | | ||||||
| * | stm32/dma: update codegen+macrotables for new stm32-data | Dario Nieuwenhuis | 2021-07-17 | 1 | -0/+0 | |
| | | ||||||
| * | Prep for new stm32-data with dmamux differentiation, but not yet using. | Bob McWhirter | 2021-07-16 | 1 | -0/+0 | |
| | | ||||||
| * | Get DMA on H7 working, add usart_dma example for H7. | Bob McWhirter | 2021-07-16 | 1 | -0/+0 | |
| | | ||||||
| * | stm32/pwr: add initial H7 SMPS support | Dario Nieuwenhuis | 2021-07-16 | 1 | -0/+0 | |
| | | ||||||
| * | stm32/usart: merge v2 and v3 (they're identical) | Dario Nieuwenhuis | 2021-07-15 | 1 | -0/+0 | |
| | | ||||||
| * | Update data. | Bob McWhirter | 2021-07-14 | 1 | -0/+0 | |
| | | ||||||
| * | Update for stm32-data. | Bob McWhirter | 2021-07-13 | 1 | -0/+0 | |
| | | ||||||
| * | Adjust to DMA1EN in the rcc for l0. | Bob McWhirter | 2021-07-13 | 1 | -0/+0 | |
| | | ||||||
| * | Undo special-casing FOO1 -> FOO in RCC searching. | Bob McWhirter | 2021-07-13 | 1 | -0/+0 | |
| | | ||||||
| * | Update stm32-data. | Bob McWhirter | 2021-07-13 | 1 | -0/+0 | |
| | | ||||||
| * | Allow some unused lints given that H7 is still in flight with its multitude ↵ | Bob McWhirter | 2021-07-13 | 1 | -0/+0 | |
| | | | | | of DMA. | |||||
| * | Try to improve H7 clockstuff. | Bob McWhirter | 2021-07-13 | 1 | -0/+0 | |
| | | ||||||
| * | Mix dmamux into bdma_v1. | Bob McWhirter | 2021-07-13 | 1 | -0/+0 | |
| | | ||||||
| * | F0: Fix missing apb2 clock | Thales Fragoso | 2021-07-03 | 1 | -0/+0 | |
| | | ||||||
| * | Remove the frequency argument for i2c, move to using RccPeripheral. | Bob McWhirter | 2021-07-01 | 1 | -0/+0 | |
| | | ||||||
| * | Update -data. | Bob McWhirter | 2021-07-01 | 1 | -0/+0 | |
| | | ||||||
