实现成功编译
This commit is contained in:
3
ESP32/my_usb_project/build/custom_rodata_align.ld
Normal file
3
ESP32/my_usb_project/build/custom_rodata_align.ld
Normal file
@@ -0,0 +1,3 @@
|
||||
|
||||
/* Custom alignment to force .flash.rodata to next 64KB boundary */
|
||||
_flash_rodata_align = 0x10000;
|
||||
Reference in New Issue
Block a user