File tree Expand file tree Collapse file tree 6 files changed +20
-385
lines changed Expand file tree Collapse file tree 6 files changed +20
-385
lines changed Original file line number Diff line number Diff line change @@ -674,6 +674,7 @@ giga.build.postbuild.cmd="{tools.imgtool.path}/{tools.imgtool.cmd}" exit
674674giga.build.architecture=cortex-m7
675675giga.build.board=GIGA
676676giga.build.ldscript=linker_script.ld
677+ giga.build.extra_ldflags=-DCM4_BINARY_START=0x08180000
677678giga.compiler.mbed.arch.define=
678679giga.compiler.mbed.defines={build.variant.path}/defines.txt
679680giga.compiler.mbed.ldflags={build.variant.path}/ldflags.txt
@@ -706,7 +707,7 @@ giga.upload.interface=0
706707giga.upload.use_1200bps_touch=true
707708giga.upload.wait_for_upload_port=true
708709giga.upload.native_usb=true
709- giga.upload.maximum_size=786432
710+ giga.upload.maximum_size=1966080
710711giga.upload.maximum_data_size=523624
711712
712713giga.debug.tool=gdb
Original file line number Diff line number Diff line change 1919-fdata-sections
2020-ffunction-sections
2121-fmessage-length=0
22- -fno-exceptions
2322-fomit-frame-pointer
2423-funsigned-char
2524-mcpu=cortex-m7
Original file line number Diff line number Diff line change 2121-fdata-sections
2222-ffunction-sections
2323-fmessage-length=0
24- -fno-exceptions
2524-fomit-frame-pointer
2625-funsigned-char
2726-mcpu=cortex-m7
Original file line number Diff line number Diff line change 4444-DFEATURE_BLE=1
4545-D__FPU_PRESENT=1
4646-D__MBED__=1
47- -DMBED_BUILD_TIMESTAMP=1673524403.7194717
47+ -DMBED_BUILD_TIMESTAMP=1675161895.788852
4848-D__MBED_CMSIS_RTOS_CM
4949-DMBED_TICKLESS
5050-DMBEDTLS_FS_IO
You can’t perform that action at this time.
0 commit comments