esp-idf/components/esp32s2/ld
Ivan Grokhotkov 64057d302a 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-02 08:37:47 +02:00
..
esp32s2_fragments.lf esp_wifi: move unused WiFi log to noload section to save binary size 2021-07-01 14:11:38 +08:00
esp32s2.ld build: (Custom) App version info is now on a dedicated section, independent of the rodata alignment 2021-05-06 11:40:57 +08:00
esp32s2.peripherals.ld Add USB Host registers and types and LL layer 2020-12-24 19:43:42 +08:00
esp32s2.project.ld.in esp32[s2,s3]: fix _flash_rodata_align value in the linker scripts 2021-07-02 08:37:47 +02:00