Diego Elio Pettenò
|
dd5d7c86d2
|
Fix up end of file and trailing whitespace.
This can be enforced by pre-commit, but correct it separately to make it easier to review.
|
2020-06-03 10:56:35 +01:00 |
Lucian Copeland
|
94949fb46f
|
Add recovery domain write access, adjust stack
|
2020-05-11 18:02:40 -04:00 |
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 |
Lucian Copeland
|
9761672d42
|
Linker file restructure, TCM and MPU additions
|
2020-04-03 16:33:18 -04:00 |
Lucian Copeland
|
53b1544f41
|
create copy
|
2020-03-11 18:13:06 -04:00 |