Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9dd1b01

Browse filesBrowse files
committed
add: readme简单布置一下
1 parent 4878516 commit 9dd1b01
Copy full SHA for 9dd1b01

File tree

Expand file treeCollapse file tree

1 file changed

+30
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+30
-2
lines changed

‎README.md

Copy file name to clipboard
+30-2Lines changed: 30 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,30 @@
1-
# Arduino-AirMCU
2-
Arduino core for the Air MCU.
1+
# AirMCU
2+
3+
<p align="center">
4+
<br>
5+
<img src="https://avatars.githubusercontent.com/u/125976181" width="150"/>
6+
<br>
7+
</p>
8+
<p align="center">
9+
<img alt="GitHub" src="https://img.shields.io/github/license/Air-duino/Arduino-AirMCU">
10+
<img alt="GitHub release (latest by date)" src="https://img.shields.io/github/v/release/Air-duino/Arduino-AirMCU">
11+
<img alt="GitHub top language" src="https://img.shields.io/github/languages/top/Air-duino/Arduino-AirMCU">
12+
<a href="https://arduino.luatos.com/"><img alt="Document" src="https://img.shields.io/badge/document-online-blue"></a>
13+
</p>
14+
15+
AirMCU 是一个由社区推动,旨在适配上海合宙通信有限公司的 Arm-Cortex 系列 MCU 的 Arduino 框架。
16+
17+
## 文档与上手教程
18+
19+
可以直接查看 [AirMCU 的官方文档](https://arduino.luatos.com/),包括了接口资料与上手教程。
20+
21+
## 支持芯片
22+
23+
目前我们支持的 MCU 如下:
24+
25+
| MCU 系列 | 是否支持 | 详细链接 |
26+
| :-------: | :------: | :-----------------: |
27+
| Air001 || <https://air001.cn> |
28+
| Air32F103 | 🔨 | <https://air32.cn> |
29+
30+
有关开发板的更多资料,请查看所述链接中的开发板内容。

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.