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
..
2020-04-02 11:47:16 -04:00
2020-01-06 21:08:49 +01:00
2020-02-19 22:26:00 +01:00
2020-01-06 21:08:49 +01:00
2020-01-06 21:08:49 +01:00
2020-02-19 22:26:00 +01:00
2020-01-06 21:08:49 +01:00
2020-01-06 21:08:49 +01:00
2020-01-06 21:08:49 +01:00
2020-01-06 21:08:49 +01:00
2020-01-06 21:08:49 +01:00

CircuitPython Port To The NXP i.MX RT10xx Series

This is a port of CircuitPython to the i.MX RT10xx series of chips.