]> granicus.if.org Git - esp-idf/commit
esp32: Change 192KB runtime static limit workaround to a 176KB link time workaround
authorAngus Gratton <angus@espressif.com>
Fri, 22 Dec 2017 07:36:12 +0000 (18:36 +1100)
committerAngus Gratton <gus@projectgus.com>
Wed, 27 Dec 2017 00:59:54 +0000 (11:59 +1100)
commitf8580ea98f76548f21cac1513628c305f41b34eb
tree3c05bd9002af37fe359e336bf0ff5af199e838e8
parenteb0f2f2f045186771d98d0fc44202a01a69d1245
esp32: Change 192KB runtime static limit workaround to a 176KB link time workaround

Turns out some app memory around 0x3ffdc000 is also used by APP CPU.

This is a workaround until code to remove the 176KB limit is committed.
components/esp32/cpu_start.c
components/esp32/ld/esp32.ld