代码拉取完成,页面将自动刷新
; Edit this to optimize for your debug environment and
; uncomment the extra_configs line in platformio.ini
[env]
; Windows
upload_port = COM3
monitor_port = COM3
; macOS
;upload_port = /dev/cu.SLAB_USBtoUART
;monitor_port = /dev/cu.SLAB_USBtoUART
; macOS ESP-Prog
;upload_port = /dev/cu.usbserial-14200
;monitor_port = /dev/cu.usbserial-14201
;upload_protocol = esp-prog
; Linux
;upload_port = /dev/ttyUSB*
;monitor_port = /dev/ttyUSB*
build_flags =
${common.build_flags}
-DMACHINE_FILENAME=test_drive.h
[env:debug]
; You can switch between debugging tools using debug_tool option
; https://docs.platformio.org/en/latest/plus/debugging.html#tools-debug-probes
;
; Minimodule
;;debug_tool = minimodule
;;upload_protocol = minimodule
; ESP-Prog
debug_tool = esp-prog
upload_protocol = esp-prog
;debug_init_break = thb app_main
debug_init_break = thb setup
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。