Skip to content

Commit 1bc768b

Browse files
committed
fix link
1 parent cdb1035 commit 1bc768b

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
*.pyc
2+
platformio/*.pyc
3+
.pio/
4+
.vscode/

README.md

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,13 @@
1-
# [Framework N6](https://github.com/OS-Q/N6)
1+
# [Framework N05](https://github.com/OS-Q/N05)
22

33
[![sites](http://182.61.61.133/link/resources/OSQ.png)](http://www.OS-Q.com)
44

55
#### 关于系统架构:[OS-Q](https://github.com/OS-Q)
66
#### 归属边缘体系:[EDGE-Q](https://github.com/EDGE-Q)
77

8-
[EDGE-Q](https://github.com/OS-Q/EDGE-Q) -> Q[4] -> M[12] -> W[52] -> D[365] -> H[24] -> N[60] -> S[60]
8+
### [Framework 描述](https://github.com/OS-Q/N05/wiki)
99

10-
### [Framework描述](https://github.com/OS-Q/N6/wiki)
10+
[Framework N05](https://github.com/OS-Q/N05) 基于PlatformIO平台,应用 [STM32](https://github.com/sochub/STM32)标准库框架
1111

12-
[Framework N6](https://github.com/OS-Q/N6) 附属于[ Platform H1](https://github.com/OS-Q/H1) ,用于[STM32](https://github.com/sochub/STM32)标准库开发。
13-
14-
说明:本库针对自动化导入编程进行项目优化,会牺牲部分可阅读性,学习使用STM32标准库,请查看查阅官方资料。
15-
16-
17-
### [OS-Q = Open Solutions | Open Source | Operating System ](http://www.OS-Q.com/N6)
12+
### [OS-Q = Open Solutions | Open Source | Operating System ](http://www.OS-Q.com/N05)
1813
#### 2019-11-12

0 commit comments

Comments
 (0)