1 Star 3 Fork 0

良辰/LC-ESP32

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
platformio.ini 608 Bytes
一键复制 编辑 原始数据 按行查看 历史
良辰 提交于 2023-03-31 18:12 +08:00 . 1. 串口屏初始化+lvgl页面布局
; 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
monitor_speed = 115200
upload_speed = 921600
board_build.partitions = partitions.csv
lib_deps =
adafruit/DHT sensor library@^1.4.4
miguel5612/MQUnifiedsensor@^3.0.0
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Arduino
1
https://gitee.com/LiangChenei/lc-esp32.git
git@gitee.com:LiangChenei/lc-esp32.git
LiangChenei
lc-esp32
LC-ESP32
master

搜索帮助