summaryrefslogtreecommitdiffstatshomepage
path: root/ports/stm32/flash.h
Commit message (Expand)AuthorAge
* stm32/flash: Update flash_get_sector_info to return -1 on invalid addr.Andrew Leech2020-06-30
* stm32/flash: Add flash_is_valid_addr, and extend sectors for 2MB F7.Damien George2020-06-22
* stm32/flash: Make flash C-API reusable, and funcs return an error code.Damien George2020-06-22
* stm32/flash: Remove unused src parameter from flash_erase().Damien George2018-05-02
* stm32: Change header include guards from STMHAL to STM32 to match dir.Damien George2018-02-15
* ports: Make new ports/ sub-directory and move all ports there.Damien George2017-09-06