esp-idf/components/esp32c3/ld
Martin Vychodil d581312451 System: fix RTCFAST section alignment
This bugfix contains 3 fixes:
1. .rtc_dummy section is removed (not needed for C3)
2. .rtc_text section is padded with 16B for possible CPU prefetch
3. .rtc_text section is aligned to 4B boundary to comply with PMS Memprot requirements
2021-12-23 02:09:46 +01:00
..
esp32c3_fragments.lf esp_wifi: move unused WiFi log to noload section to save binary size 2021-07-01 14:11:38 +08:00
esp32c3.ld Tools: Fix memory calculations of idf_size.py 2021-09-01 16:36:48 +02:00
esp32c3.peripherals.ld usb_serial_jtag: support usb_serial_jtag on esp32c3 2021-10-11 17:34:24 +08:00
esp32c3.project.ld.in System: fix RTCFAST section alignment 2021-12-23 02:09:46 +01:00