Jeff Epler aff42defda stm: Use FLASH_FIRMWARE instead of FLASH_TEXT in linker scripts
for compatibility with the build_memory_info script

This change was scripted:
    git grep -l FLASH_TEXT | xargs sed -i s/FLASH_TEXT/FLASH_FIRMWARE/
2020-04-27 08:07:28 -05:00
..
2020-04-13 14:36:49 -04:00
2020-03-11 18:13:06 -04:00
2020-03-11 18:13:06 -04:00
2020-04-09 13:43:19 -04:00
2020-04-16 17:33:48 -04:00
2020-04-09 13:43:19 -04:00
2020-04-23 13:33:41 -04:00
2020-03-11 18:13:06 -04:00
2020-03-26 18:01:17 -04:00
2020-03-26 18:01:17 -04:00

CircuitPython Port To The ST Microelectronics STM32 Series

This is a port of CircuitPython to the STM32 series of chips.