esp-idf/components/esp32s2/ld
Ivan Grokhotkov a6c721b24c esp32[s2,s3]: fix _flash_rodata_align value in the linker scripts
Regression from 4702feeee. The TLS segment is located inside
.flash.rodata, so we need to get the alignment of that section, not
.flash.rodata_noload.
2021-07-01 16:13:31 +02:00
..
esp32s2.ld build: (Custom) App version info is now on a dedicated section, independent of the rodata alignment 2021-04-19 12:53:08 +08:00
esp32s2.peripherals.ld systimer: update soc data 2021-04-22 21:07:35 +08:00
esp32s2.project.ld.in esp32[s2,s3]: fix _flash_rodata_align value in the linker scripts 2021-07-01 16:13:31 +02:00