Files
JoyD/ESP32/my_usb_project/build/custom_rodata_align.ld

4 lines
100 B
Plaintext
Raw Normal View History

2026-04-01 09:19:32 +08:00
/* Custom alignment to force .flash.rodata to next 64KB boundary */
_flash_rodata_align = 0x10000;