| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-10-13 | remove ports/stm32 | Dan Halbert | |
| 2018-05-30 | stm32/flash: Increase H7 flash size to full 2MiB. | Damien George | |
| 2018-05-28 | stm32: Add support for STM32F0 MCUs. | Damien George | |
| 2018-05-02 | stm32/flash: Remove unused src parameter from flash_erase(). | Damien George | |
| 2018-03-17 | stm32: Use STM32xx macros instead of MCU_SERIES_xx to select MCU type. | Damien George | |
| The CMSIS files for the STM32 range provide macros to distinguish between the different MCU series: STM32F4, STM32F7, STM32H7, STM32L4, etc. Prefer to use these instead of custom ones. | |||
| 2018-03-09 | stm32/flash: Add flash support for H7 MCUs. | iabdalkader | |
| 2018-02-23 | stm32/flash: Use FLASH_TYPEPROGRAM_WORD to support newer HALs. | Damien George | |
| 2017-09-06 | ports: Make new ports/ sub-directory and move all ports there. | Damien George | |
| This is to keep the top-level directory clean, to make it clear what is core and what is a port, and to allow the repository to grow with new ports in a sustainable way. | |||
