| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-10-13 | remove ports/stm32 | Dan Halbert | |
| 2018-05-28 | stm32: Add support for STM32F0 MCUs. | Damien George | |
| 2018-03-20 | stm32/dma: Enable H7 DMA descriptors. | iabdalkader | |
| 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-02-15 | stm32: Change header include guards from STMHAL to STM32 to match dir. | 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. | |||
