We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c84666 commit 63be936Copy full SHA for 63be936
README.md
@@ -1,6 +1,6 @@
1
# Arduino for Keil
2
## 1. 概述
3
-Arduino for Keil 是一个轻量级的 Arduino 框架,旨在使 AT32/STM32 系列单片机能够支持 Arduino 语法,并在 Keil 环境中进行高效的编译与调试。
+Arduino for Keil 是 [Arduino](https://www.arduino.cc) 框架的一个轻量级实现,旨在使 [AT32](https://www.arterytek.com)/[STM32](https://www.st.com.cn) 系列单片机能够支持 [Arduino 语法](https://www.arduino.cc/reference/en),并在 [Keil](https://www.keil.com) 环境中进行高效的编译与调试。
4
5
### 相对于传统开发方法的优势
6
0 commit comments