esp-idf/tools/ldgen
Angus Gratton 7f307423c1 newlib: Provide library name for ROM libc object files linked as PSRAM workarounds
Works around bug reported on forums where any source file ending in *lock.c or *creat.c
was being linked to IRAM.

https://esp32.com/viewtopic.php?f=13&t=8909&p=37362#p37362

Also moves all related functionality to newlib component.
2019-01-24 11:30:05 +08:00
..
samples newlib: Provide library name for ROM libc object files linked as PSRAM workarounds 2019-01-24 11:30:05 +08:00
test newlib: Provide library name for ROM libc object files linked as PSRAM workarounds 2019-01-24 11:30:05 +08:00
__init__.py tools: implement linker script generation 2018-11-16 12:42:02 +08:00
common.py ldgen: Improve error output when linker input is invalid, don't create output file until end of process 2018-11-29 12:41:35 +11:00
fragments.py tools: Fix the Python coding style 2018-12-19 11:56:24 +01:00
generation.py tools: Fix the Python coding style 2018-12-19 11:56:24 +01:00
ldgen.py tools: Fix the Python coding style 2018-12-19 11:56:24 +01:00
sdkconfig.py tools: Fix the Python coding style 2018-12-19 11:56:24 +01:00