]> granicus.if.org Git - esp-idf/commit
Make sure functions that are in ROM in the non-external-ram-workaround version, are...
authorJeroen Domburg <jeroen@espressif.com>
Mon, 11 Sep 2017 08:59:03 +0000 (16:59 +0800)
committerJeroen Domburg <jeroen@espressif.com>
Wed, 13 Sep 2017 02:36:56 +0000 (10:36 +0800)
commit9c56d9e75e9eef6dfe38fce98cdcf6d65d164850
treefc9fb656ebc3559cbca7c7e75468d7d3e842734a
parentdf888a4f54d24ac0af760de148a2453801fb904d
Make sure functions that are in ROM in the non-external-ram-workaround version, are in RAM (and not in flash) in the ext-ram workaround version.
components/esp32/ld/esp32.common.ld
components/esp32/ld/esp32.spiram.rom-functions-dram.ld [new file with mode: 0644]
components/esp32/ld/esp32.spiram.rom-functions-iram.ld [new file with mode: 0644]