1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/esp32/ld/esp32c3
Gunar Schorcht 409e609f46 cpu/esp32x: generate section.ld from section.ld.in
Using `sectoins.ld.in` instead of a static `sections.ld`, from which the actual used `sections.ld` is generated with the C preprocessor, allows to use the configuration in `sdkconfig.h` as well as Kconfig to use a custom section layout.
2022-12-31 15:30:34 +01:00
..
memory.ld.in cpu/esp32x: generate memory.ld from vendor memory.ld.in 2022-12-31 15:30:34 +01:00
sections.ld.in cpu/esp32x: generate section.ld from section.ld.in 2022-12-31 15:30:34 +01:00