|
@@ -41,6 +41,7 @@ platform_packages =
|
|
|
toolchain-gccarmnoneeabi@1.60301.0
|
|
toolchain-gccarmnoneeabi@1.60301.0
|
|
|
framework-spl-gd32@https://github.com/CommunityGD32Cores/gd32-pio-spl-package.git
|
|
framework-spl-gd32@https://github.com/CommunityGD32Cores/gd32-pio-spl-package.git
|
|
|
extra_scripts = src/build_bootloader.py
|
|
extra_scripts = src/build_bootloader.py
|
|
|
|
|
+debug_build_flags = -Os -ggdb -g3
|
|
|
build_flags =
|
|
build_flags =
|
|
|
-Os -Wall -Wno-sign-compare -ggdb -g3 -Isrc
|
|
-Os -Wall -Wno-sign-compare -ggdb -g3 -Isrc
|
|
|
-D__SYSTEM_CLOCK_120M_PLL_IRC8M=120000000
|
|
-D__SYSTEM_CLOCK_120M_PLL_IRC8M=120000000
|