index
:
openmano-mpy
master
MicroPython source and hardware configuration for OpenMano
Damien George
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stmhal
/
flash.c
Age
Commit message (
Expand
)
Author
2017-09-06
ports: Make new ports/ sub-directory and move all ports there.
Damien George
2017-07-31
all: Use the name MicroPython consistently in comments
Alexander Steffen
2017-07-03
stmhal: Clean up some header includes.
Damien George
2016-04-21
stmhal: L4: Modify flash.c and storage.c to support L4 MCU.
Tobias Badertscher
2015-11-25
stmhal: Add support for the STM32F429I-DISCO kit by STMicro.
Tobias Badertscher
2015-08-07
stamhal: Add definitions for MCU_SERIES_F4 and MCU_SERIES_F7
Dave Hylands
2015-08-03
stmhal: Add STM32F7 support for USB serial and storage.
Dave Hylands
2015-07-30
stmhal: Add STM32F7DISC and associated changes.
Dave Hylands
2015-07-30
stmhal: Replace #include "stm32f4xx_hal.h" with #include STM32_HAL_H.
Dave Hylands
2015-04-18
stmhal: Add support for flash filesystem on F401 MCUs.
Damien George
2014-05-03
Add license header to (almost) all files.
Damien George
2014-04-16
stmhal: Improve flash storage cache management.
Damien George
2014-03-17
stmhal: Add flash write support and flash storage driver.
Damien George