1 Star 3 Fork 1

TT/ESP8266阿里云DDNS

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
platformio.ini 595 Bytes
一键复制 编辑 原始数据 按行查看 历史
TT_lap 提交于 2022-07-24 23:21 . init
; 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 = nodemcuv2
framework = arduino
monitor_speed = 115200
lib_deps =
cathedrow/Cryptosuite@^1.0.0
mcxiaoke/ESPDateTime@^1.0.4
plageoj/UrlEncode@^1.0.0
bblanchon/ArduinoJson@^6.19.4
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/sunttt/TDDNS.git
git@gitee.com:sunttt/TDDNS.git
sunttt
TDDNS
ESP8266阿里云DDNS
master

搜索帮助