mirror of
https://github.com/makerbase-mks/MKS-TFT35-Firmware.git
synced 2026-02-19 17:51:29 +01:00
fix build for libGUI.a
This commit is contained in:
Binary file not shown.
@@ -25,6 +25,7 @@ extra_scripts = pre:configure-build.py
|
||||
board = genericSTM32F407VET6
|
||||
board_build.firmware = mkstft35.bin
|
||||
board_build.offset = 0xC000
|
||||
debug_build_flags = -Os -ggdb3 -g3
|
||||
build_flags = -DTFT35
|
||||
-Wl,--defsym=LD_MAX_DATA_SIZE=131032
|
||||
-Wl,--defsym=LD_FLASH_OFFSET=0xC000
|
||||
|
||||
Reference in New Issue
Block a user