修改了readme文档中的失效链接

This commit is contained in:
pedestriank
2023-04-23 17:07:52 +08:00
committed by GitHub
parent 09b65f0e67
commit ed28743a44
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。