1 Star 0 Fork 0

love-umbrella-team/love-umbrella-ESP

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
platformio.ini 576 Bytes
一键复制 编辑 原始数据 按行查看 历史
小荣 提交于 2022-03-11 10:10 . 节电优化
; 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:nodemcuv2]
platform = espressif8266
board = esp12e
upload_resetmethod = nodemcu
framework = arduino
board_build.f_cpu = 40000000L
board_build.f_flash = 20000000L
upload_speed = 921600
monitor_speed = 115200
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/love-umbrella-team/love-umbrella-esp.git
[email protected]:love-umbrella-team/love-umbrella-esp.git
love-umbrella-team
love-umbrella-esp
love-umbrella-ESP
main

搜索帮助