1 Star 0 Fork 4

HugoYuen/Arduino_ESP32_LyricBox_PIO

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
platformio.ini 594 Bytes
一键复制 编辑 原始数据 按行查看 历史
mingyee 提交于 2022-10-24 02:10 . Arduino_ESP32_LyricBox_PIO
; 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
board_build.partitions = partitions.csv
upload_speed = 921600
upload_port = COM3
lib_deps =
fastled/FastLED @ ^3.5.0
; t-vk/ESP32 BLE Keyboard@^0.3.2
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hugoyuen/Arduino_ESP32_LyricBox_PIO.git
[email protected]:hugoyuen/Arduino_ESP32_LyricBox_PIO.git
hugoyuen
Arduino_ESP32_LyricBox_PIO
Arduino_ESP32_LyricBox_PIO
master

搜索帮助