1 Star 2 Fork 3

hockel / FM

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
config.json 972 Bytes
一键复制 编辑 原始数据 按行查看 历史
hockel 提交于 2021-03-15 18:52 . first commit
{
"name": {
"zh-cn": "FM收音机模块",
"en": "FM radio module "
},
"description": {
"zh-cn": "FM收音机模块--by:hockel",
"en": "FM radio module "
},
"author": "hockel",
"email": "837316354@qq.com",
"license": "MIT",
"isBoard": false,
"id": "FM_RADIO ",
"version": "0.0.2",
"platform": [
"win",
"mac",
"web"
],
"asset": {
"arduinoC": {
"dir": "arduinoC/",
"version": "0.0.2",
"board": [
"arduino",
"arduinonano",
"microbit",
"leonardo",
"mega2560",
"esp32"
],
"main": "main.ts",
"files": [
"_images/icon.svg",
"_locales/zh-cn.json",
"_menus/arduino.json",
"_menus/arduinonano.json",
"_menus/esp32.json",
"_menus/leonardo.json",
"_menus/mega2560.json",
"_menus/microbit.json",
"main.ts",
"libraries/libraries.zip"
]
}
}
}
C++
1
https://gitee.com/hockel/fm.git
git@gitee.com:hockel/fm.git
hockel
fm
FM
master

搜索帮助