aboutsummaryrefslogtreecommitdiff
path: root/ports/stm32/flash.c
AgeCommit message (Expand)Author
2018-05-30stm32/flash: Increase H7 flash size to full 2MiB.Damien George
2018-05-28stm32: Add support for STM32F0 MCUs.Damien George
2018-05-02stm32/flash: Remove unused src parameter from flash_erase().Damien George
2018-03-17stm32: Use STM32xx macros instead of MCU_SERIES_xx to select MCU type.Damien George
2018-03-09stm32/flash: Add flash support for H7 MCUs.iabdalkader
2018-02-23stm32/flash: Use FLASH_TYPEPROGRAM_WORD to support newer HALs.Damien George
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George