1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/esp32/ld
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
..
esp32 cpu/esp32x: generate section.ld from section.ld.in 2022-12-31 15:30:34 +01:00
esp32c3 cpu/esp32x: generate section.ld from section.ld.in 2022-12-31 15:30:34 +01:00
esp32s2 cpu/esp32x: generate section.ld from section.ld.in 2022-12-31 15:30:34 +01:00
esp32s3 cpu/esp32x: generate section.ld from section.ld.in 2022-12-31 15:30:34 +01:00
ld.common cpu/esp32x: generate memory.ld from vendor memory.ld.in 2022-12-31 15:30:34 +01:00