aboutsummaryrefslogtreecommitdiff
path: root/stmhal/flash.c
AgeCommit message (Expand)Author
2016-04-21stmhal: L4: Modify flash.c and storage.c to support L4 MCU.Tobias Badertscher
2015-11-25stmhal: Add support for the STM32F429I-DISCO kit by STMicro.Tobias Badertscher
2015-08-07stamhal: Add definitions for MCU_SERIES_F4 and MCU_SERIES_F7Dave Hylands
2015-08-03stmhal: Add STM32F7 support for USB serial and storage.Dave Hylands
2015-07-30stmhal: Add STM32F7DISC and associated changes.Dave Hylands
2015-07-30stmhal: Replace #include "stm32f4xx_hal.h" with #include STM32_HAL_H.Dave Hylands
2015-04-18stmhal: Add support for flash filesystem on F401 MCUs.Damien George
2014-05-03Add license header to (almost) all files.Damien George
2014-04-16stmhal: Improve flash storage cache management.Damien George
2014-03-17stmhal: Add flash write support and flash storage driver.Damien George