1 Star 0 Fork 10

len1983/micro_ros_platformio

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
library.json 822 Bytes
一键复制 编辑 原始数据 按行查看 历史
Antonio Cuadros 提交于 2022-04-21 12:40 . Add examples (#16)
{
"name" : "micro_ros_platformio",
"version" : "0.0.1",
"authors": [
{
"name": "Pablo Garrido",
"email": "pablogarrido@eprosima.com",
"maintainer": true
},
{
"name": "Antonio Cuadros",
"email": "antoniocuadros@eprosima.com",
"maintainer": true
}
],
"description" : "micro-ROS Platform.IO library",
"homepage" : "https://micro.ros.org",
"repository": {
"type": "git",
"url": "https://github.com/micro-ROS/micro_ros_platformio.git"
},
"build": {
"extraScript": "./extra_script.py"
},
"frameworks": "arduino",
"platforms": "teensy, https://github.com/platformio/platform-espressif32.git#feature/arduino-upstream, atmelsam, raspberrypi, ststm32"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/len1983/micro_ros_platformio.git
git@gitee.com:len1983/micro_ros_platformio.git
len1983
micro_ros_platformio
micro_ros_platformio
main

搜索帮助