Jeff Epler
|
7eff89e9f9
|
linker scripts: Re-align at ":"
With "git show -b" you can verify that this is a whitespace only change
because the diff will be empty.
|
2020-04-27 12:47:52 -05:00 |
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 |
Mark Olsson
|
506f340c7d
|
STM32: f767: Fixes linker settings.
|
2020-04-20 19:15:18 +02:00 |
Lucian Copeland
|
9761672d42
|
Linker file restructure, TCM and MPU additions
|
2020-04-03 16:33:18 -04:00 |
Lucian Copeland
|
47a5d83267
|
Implement F7 Nucleo
|
2020-04-02 11:47:16 -04:00 |