加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
config.json 695 Bytes
一键复制 编辑 原始数据 按行查看 历史
Nick-ccq 提交于 2020-05-21 15:32 . 适配1.6.3
{
"name": {
"zh-cn": "DS1307",
"en": "esp_DS1307 "
},
"description": {
"zh-cn": "掌控支持的DS1307",
"en": "esp_DS1307 "
},
"author": "Nick",
"email": "619104402@qq.com",
"license": "MIT",
"isBoard": false,
"id": "esp_DS1307",
"version": "0.0.1",
"platform": [
"win"
],
"asset": {
"arduinoC": {
"dir": "arduinoC/",
"version": "0.0.1",
"board": [
"esp32",
"arduino"
],
"main": "main.ts",
"files": [
"_images/icon.svg",
"_locales/zh-cn.json",
"_menus/arduino.json",
"_menus/esp32.json",
"main.ts",
"libraries/libraries.zip"
]
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化