Ivan Grokhotkov
61c6ce86d2
esp32: put .data before .bss
...
This change reduces chances that a large .bss segment will push .data all the way into
0x3ffe1320 — 0x3ffe5320 range where the bootloader stack is, creating a problem when
bootloader will be loading application into memory.
With this change, .data would need to be at least 200k big to cause problems.
2017-01-06 13:46:06 +08:00
..
2016-11-25 19:26:30 +11:00
2017-01-05 21:54:45 +08:00
2017-01-06 13:46:06 +08:00
2017-01-05 18:43:09 +08:00
2016-12-28 10:23:13 +11:00
2016-08-17 23:08:22 +08:00
2016-10-25 18:18:11 +08:00
2016-12-12 15:58:53 +11:00
2016-12-16 14:30:27 +08:00
2016-12-16 14:30:27 +08:00
2016-12-28 10:09:40 +11:00
2016-12-08 12:39:33 +08:00
2016-12-16 14:30:27 +08:00
2016-12-01 19:17:48 +08:00
2016-09-26 12:35:09 +08:00
2016-11-15 12:10:02 +08:00
2016-12-02 17:42:11 +08:00
2016-12-15 15:03:22 +08:00
2016-11-23 12:55:49 +08:00
2016-11-23 17:23:21 +08:00
2016-12-19 18:49:28 +08:00
2016-09-12 18:54:45 +08:00
2016-12-16 14:30:27 +08:00
2016-12-08 01:42:37 +08:00
2016-08-17 23:08:22 +08:00
2016-11-18 20:11:16 +08:00
2016-12-28 10:09:40 +11:00
2016-12-19 14:23:39 +08:00
2016-11-22 21:54:49 +08:00
2016-11-18 20:11:17 +08:00
2016-11-23 12:55:49 +08:00
2016-08-17 23:08:22 +08:00
2016-12-08 01:42:37 +08:00
2016-12-08 12:39:33 +08:00