add cmsis-rtos-api use guide

This commit is contained in:
mculover666
2020-07-17 17:59:01 +08:00
parent fcba94ac5c
commit bbdedd4994
2 changed files with 1 additions and 1 deletions

View File

@@ -11,7 +11,7 @@ CMSIS-RTOS是用于实时操作系统RTOS的一层通用API它提供了
- `cmsis_os2.c`
CMSIS-RTOS API的整体架构如下图
![](https://img-blog.csdnimg.cn/20200717092428321.png)
![](./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/)
# 2. CMSIS-RTOS API列表

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB