We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3352d89 commit 2c05580Copy full SHA for 2c05580
1 file changed
README.md
@@ -1,2 +1,19 @@
1
-# Arduino-PY32
2
-Arduino core for the PY32.
+# PY32Duino
+
3
+PY32Duino 是一个由社区推动,旨在适配普冉半导体公司的 Arm-Cortex 系列 MCU 的 Arduino 框架。
4
5
+## 文档与上手教程
6
7
+可以直接查看 [PY32Duino 的官方文档](https://arduino.py32.halfsweet.cn/),包括了接口资料与上手教程。
8
9
+## 支持芯片
10
11
+目前我们支持的 MCU 如下:
12
13
+| MCU 系列 | 是否支持 | 详细链接 |
14
+| :-------: | :------: | :-----------------: |
15
+| PY32F002A | 🔨 | |
16
+| PY32F003 | 🔨 | |
17
+| PY32F030 | 🔨 | |
18
19
+有关开发板的更多资料,请查看所述链接中的开发板内容。
0 commit comments