circuitpython/ports/mimxrt10xx/linking
Jeff Epler 808b456927 mimxrt10xx: 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:47 -05:00
..
chip_family Refine iMX RT memory layout and add three boards 2020-01-17 17:36:08 -08:00
flash mimxrt10xx: Add Feather M7 1011 board config 2020-02-19 22:08:08 +01:00
common.ld mimxrt10xx: Use FLASH_FIRMWARE instead of FLASH_TEXT in linker scripts 2020-04-27 08:07:47 -05:00