Files
JoyD/ESP32/my_usb_project/build/custom_rodata_align.ld
2026-04-01 09:19:32 +08:00

4 lines
100 B
Plaintext

/* Custom alignment to force .flash.rodata to next 64KB boundary */
_flash_rodata_align = 0x10000;