1 Star 0 Fork 0

陈大其丶/ext-BLE_UART

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
config.json 739 Bytes
一键复制 编辑 原始数据 按行查看 历史
陈大其丶 提交于 2024-11-11 17:25 . 0.0.5
{
"name": {
"zh-cn": "串口透传",
"en": " Serial Port Passthrough"
},
"description": {
"zh-cn": "掌控板自带蓝牙芯片,可以实现蓝牙的收发及其它功能",
"en": "The control board comes with a Bluetooth chip, which can realize the reception and transmission of Bluetooth and other functions"
},
"author": "Nick",
"email": "619104402@qq.com",
"license": "MIT",
"isBoard": false,
"id": "BLE_Serial",
"platform": ["win","mac","web","linux"],
"version": "0.0.5",
"asset": {
"micropython": {
"dir": "micropython/",
"main": "main.ts",
"board": [
"esp32"
]
} ,
"arduinoC": {
"dir": "arduinoC/",
"board": ["esp32s3bit"],
"main": "main.ts"
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/chenqi1233/ext-ble_-uart.git
git@gitee.com:chenqi1233/ext-ble_-uart.git
chenqi1233
ext-ble_-uart
ext-BLE_UART
master

搜索帮助