代码拉取完成,页面将自动刷新
; PlatformIO Project Configuration File
;
; Build options: build flags, source filter
; Upload options: custom upload port, speed and extra flags
; Library options: dependencies, extra library storages
; Advanced options: extra scripting
;
; Please visit documentation for the other options and examples
; https://docs.platformio.org/page/projectconf.html
[platformio]
default_envs = debug
[env]
; globally override framework-spl for all environments.
platform_packages =
maxgerhardt/framework-spl@2.10301.0
;maxgerhardt/framework-spl
platform = ststm32
board = air32f103cb
framework = spl
extra_scripts = add_nanolib.py
upload_protocol = cmsis-dap
debug_tool = cmsis-dap
lib_ldf_mode = deep
build_flags =
-D HXTAL_VALUE
-Iinclude
[env:release]
build_type = release
[env:debug]
build_type = debug
debug_build_flags = -Og -ggdb3 -g3
;board_build.ldscript = /home/chen/.platformio/packages/framework-spl/platformio/ldscripts/AIR32F103XB_APP.ld
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。