summaryrefslogtreecommitdiff
path: root/lib/utils/pyexec.c
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2019-01-27 16:23:41 +1100
committerDamien George <damien.p.george@gmail.com>2019-01-28 12:41:37 +1100
commitf59904f7992c15a07d9be075b7fa31d7bc83c08d (patch)
treea7ff21fa15077feee95783bfd87614781e6ec365 /lib/utils/pyexec.c
parente7ab4752766100a022d8fab4b947675a440b11b6 (diff)
esp32/Makefile: Put all IDF compenents in .a libs to use IDF ld script.
When the ESP IDF builds a project it puts all separate components into separate .a library archives. And then the esp32.common.ld linker script references these .a libraries by explicit name to put certain object files in iRAM. This patch does a similar thing for the custom build system used here, putting all IDF .o's into their respective .a. So a custom linker script is no longer needed.
Diffstat (limited to 'lib/utils/pyexec.c')
0 files changed, 0 insertions, 0 deletions