1 Star 0 Fork 0

RMSHE/GasSensorOS

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
platformio.ini 562 Bytes
一键复制 编辑 原始数据 按行查看 历史
RMSHE 提交于 2023-05-10 16:30 . master
; 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:esp32dev]
platform = espressif32
board = esp32dev
framework = arduino
build_flags = -std=c++14
board_build.filesystem = littlefs
upload_speed = 921600
lib_deps = bblanchon/ArduinoJson@^6.21.1
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/rmshe/GasSensorOS.git
git@gitee.com:rmshe/GasSensorOS.git
rmshe
GasSensorOS
GasSensorOS
master

搜索帮助