20 Star 228 Fork 56

createskyblue / OpenT12

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
platformio.ini 613 Bytes
一键复制 编辑 原始数据 按行查看 历史
; 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
[env:pico32]
platform = espressif32@3.5.0
board = pico32
framework = arduino
upload_speed = 921600
build_flags = -DCORE_DEBUG_LEVEL=5
board_build.partitions = min_spiffs.csv
monitor_speed = 115200
monitor_filters = esp32_exception_decoder, default
1
https://gitee.com/createskyblue/OpenT12.git
git@gitee.com:createskyblue/OpenT12.git
createskyblue
OpenT12
OpenT12
master

搜索帮助