Merge pull request #372 from pedestriank/master

[HUST CSE]Modify invalid links
This commit is contained in:
Supowang
2023-04-25 14:17:03 +08:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ CMSIS-RTOS是用于实时操作系统RTOS的一层通用API它提供了
CMSIS-RTOS API的整体架构如下图
![](./image/CMSIS_RTOS_API_User_Guide/cmsis-rtos-api.png)
CMSIS-RTOS API官方参考文档链接[https://www.keil.com/pack/doc/CMSIS/RTOS/html/index.html](https://www.keil.com/pack/doc/CMSIS/RTOS/html/index.html/)
CMSIS-RTOS API官方参考文档链接[https://www.keil.com/pack/doc/CMSIS/RTOS/html/index.html](https://www.keil.com/pack/doc/CMSIS/RTOS/html/index.html)
# 2. CMSIS-RTOS API列表
下面列出了 CMSIS-RTOS API <font color="red">v1.02</font> 版本提供的所有API。