esp-idf/components/esp32s3/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
..
esp32s3.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
esp32s3.peripherals.ld usb_serial_jtag: add initial support for S3 (including flashing, monitoring, writing, and reading) but console is not avaliable now 2021-06-18 12:42:41 +08:00
esp32s3.project.ld.in esp32[s2,s3]: fix _flash_rodata_align value in the linker scripts 2021-07-01 16:13:31 +02:00