Marcin Smoczyński
|
f9b4ebfba4
|
rt1051: merge text sections
Having one .text sections results in faster loading speed (currently 21
vs 44 seconds).
|
2020-04-07 22:39:26 +02:00 |
|
Alek-Mudita
|
9a1ef61bf3
|
[EGD-2534][fix] enable c++ exceptions (#145)
|
2020-01-28 16:20:58 +01:00 |
|
Mateusz
|
ca6fdc8950
|
Added OCRAM section to linker script with cache turned off.
|
2019-08-23 12:48:42 +02:00 |
|
Robert Borzecki
|
1e34c1b07d
|
Memory access problem.
|
2019-06-12 10:44:33 +02:00 |
|
Mati
|
9b69f2b615
|
Changed memory layout, fixed cache problems
|
2019-05-27 22:09:53 +02:00 |
|
Mati
|
9da5a733d6
|
Reconfigured memory sections + necessary MPU changes
|
2019-05-22 10:51:34 +02:00 |
|
Mati
|
3c37533623
|
Removed unneeded OS_DATA section in linker script
|
2019-05-22 10:41:19 +02:00 |
|
Mati
|
4244f83d78
|
Working cross-compilation
|
2019-05-07 15:41:20 +02:00 |
|