summaryrefslogtreecommitdiff
path: root/chip/stm32/flash-stm32f3.c
Commit message (Expand)AuthorAgeFilesLines
* cleanup: Fix common spelling typos in commentsTom Hughes2019-06-191-1/+1
* common: bit change 1 << constants with BIT(constants)Gwendal Grignou2019-03-261-1/+1
* stm32: add embryonic support for STM32F76xVincent Palatin2017-08-181-1/+28
* stm32f4: fix flash_physical_protect_now behaviorWei-Ning Huang2017-06-281-11/+49
* STM32F: Remove support for this familyAnton Staaf2015-06-301-1/+130
* Add support for STM32F373Vic Yang2014-10-071-0/+1