File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 11# 软件使用指南
22
3- pinout-generator是为了方便用户将BSP对接到RTduino上而设计的一个自动化源文件生成工具。下面以 [ stm32f103-blue-pill] ( https://github.com/RT-Thread/rt-thread/tree/master/bsp/stm32/stm32f103-blue-pill/applications/arduino_pinout ) 为例,展示如何使用本软件,并将该BSP对接到RTduino上。
3+ pinout-generator是为了方便用户将BSP对接到[ RTduino] ( https://github.com/RTduino/RTduino ) 上而设计的一个自动化源文件生成工具。下面以 [ stm32f103-blue-pill] ( https://github.com/RT-Thread/rt-thread/tree/master/bsp/stm32/stm32f103-blue-pill/applications/arduino_pinout ) 为例,展示如何使用本软件,并将该BSP对接到RTduino上。
4+
5+ ** 参考资料:**
6+ - [ RTduino对接文档] ( https://github.com/RTduino/RTduino/blob/master/README_zh.md#4-%E5%A6%82%E4%BD%95%E7%BB%99%E6%9F%90%E4%B8%AAbsp%E9%80%82%E9%85%8Drtduino )
7+ - [ RTduino对接RT-Thread BSP教程] ( https://github.com/RTduino/RTduino/blob/master/docs/zh/RTduino%E5%AF%B9%E6%8E%A5RT-Thread%20BSP%E6%95%99%E7%A8%8B.md )
8+ - [ RTduino对接到RT-Thread BSP手把手教程(视频)] ( https://www.bilibili.com/video/BV1WG41177Cu )
49
510## 1 如何对接
611
You can’t perform that action at this time.
0 commit comments