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