-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
12 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
# [Framework N05](https://github.com/OS-Q/N05) | ||
# [Framework N34](https://github.com/OS-Q/N34) | ||
|
||
[![sites](http://182.61.61.133/link/resources/OSQ.png)](http://www.OS-Q.com) | ||
|
||
#### 关于系统架构:[OS-Q](https://github.com/OS-Q) | ||
#### 归属边缘体系:[EDGE-Q](https://github.com/EDGE-Q) | ||
#### 项目架构:[OS-Q](https://github.com/OS-Q) | ||
|
||
### [Framework 描述](https://github.com/OS-Q/N05/wiki) | ||
[EDGE-Q](https://github.com/OS-Q/EDGE-Q) -> Q[4] -> M[12] -> W[52] -> D[365] -> H[24] -> N[60] -> S[60] | ||
|
||
[Framework N05](https://github.com/OS-Q/N05) 基于PlatformIO平台,应用 [STM32](https://github.com/sochub/STM32)标准库框架 | ||
### [Framework描述](https://github.com/OS-Q/N34/wiki) | ||
|
||
### [OS-Q = Open Solutions | Open Source | Operating System ](http://www.OS-Q.com/N05) | ||
#### 2019-11-12 | ||
[Framework N34](https://github.com/OS-Q/N34)基于PlatformIO平台,适用于 STM32标准外设库[SPL](https://www.st.com/zh/embedded-software/stm32-standard-peripheral-libraries.html) 框架开发 [STM32](https://github.com/sochub/STM32)程序。 | ||
|
||
### [OS-Q = Open Solutions | Open Source | Operating System ](http://www.OS-Q.com/N34) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "framework-N34", | ||
"description": "STM32 Standard Peripheral Library", | ||
"name": "framework-N6", | ||
"system": "all", | ||
"url": "http://www.st.com/web/catalog/tools/FM147/CL1794/SC961/SS1743/PF257890", | ||
"version": "2.10201.0" | ||
} | ||
"system": "*", | ||
"url": "https://github.com/OS-Q/N34", | ||
"version": "2.1.0" | ||
} |