circuitpython/ports
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
..
atmel-samd Minor redundancy fix 2020-04-23 17:43:35 -04:00
cxd56 enable MICROPY_PY_REVERSE_SPECIAL_METHODS where ulab is enabled 2020-04-13 19:58:52 -05:00
litex Update copyright to bump the CI 2020-04-16 14:21:26 -07:00
mimxrt10xx translations-merge 2020-04-15 10:29:05 -04:00
nrf Merge pull request #2801 from simmel-project/nrf-s140-7.0.1 2020-04-23 21:59:51 -04:00
stm stm: Use FLASH_FIRMWARE instead of FLASH_TEXT in linker scripts 2020-04-27 08:07:28 -05:00
unix ulab: rename enable macro so it appears in the support matrix 2020-03-17 09:33:03 -05:00