加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
platformio.ini 813 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:upesy_wroom]
platform = espressif32
board = upesy_wroom
debug_tool = cmsis-dap
framework = arduino
monitor_speed = 115200
board_build.partitions = partitions.csv
lib_deps =
bblanchon/ArduinoJson@^6.21.3
esphome/ESP32-audioI2S@^2.0.7
gilmaimon/ArduinoWebsockets@^0.5.3
olikraus/U8g2 @ ^2.28.8
me-no-dev/AsyncTCP @ ^1.1.1
esphome/ESPAsyncWebServer-esphome@^3.2.2
Bodmer/TFT_eSPI@^2.3.70
https://github.com/Bodmer/U8g2_for_TFT_eSPI.git
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化