https://github.com/RT-Thread-packages/CMSIS_RTOS1
RT-Thread操作系统的CMSIS-RTOS1兼容层 | CMSIS-RTOS1 Application Compatibility Layer (ACL) for RT-Thread
https://github.com/RT-Thread-packages/CMSIS_RTOS1
cmsis cmsis-rtos cmsis-rtos1 rt-thread
Last synced: 3 months ago
JSON representation
RT-Thread操作系统的CMSIS-RTOS1兼容层 | CMSIS-RTOS1 Application Compatibility Layer (ACL) for RT-Thread
- Host: GitHub
- URL: https://github.com/RT-Thread-packages/CMSIS_RTOS1
- Owner: RT-Thread-packages
- Created: 2022-05-06T06:03:49.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-26T18:07:36.000Z (over 2 years ago)
- Last Synced: 2023-03-11T08:03:56.726Z (about 2 years ago)
- Topics: cmsis, cmsis-rtos, cmsis-rtos1, rt-thread
- Language: C
- Homepage:
- Size: 30.3 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-rt-thread - CMSIS_RTOS1 - CMSIS-RTOS1 wrapper for RT-Thread. (Packages / System)
- awesome-rt-thread - CMSIS_RTOS1 - CMSIS-RTOS1 wrapper for RT-Thread. (Packages / System)
README
# RT-Thread操作系统的CMSIS-RTOS1兼容层
## CMSIS-RTOS1 Application Compatibility Layer (ACL) for RT-Thread
## 让基于CMSIS-RTOS1开发的应用层无感地迁移到RT-Thread操作系统### 1.1 RT-Thread的其他RTOS兼容层
- RT-Thread操作系统的μCOS-III兼容层:https://github.com/mysterywolf/RT-Thread-wrapper-of-uCOS-III
- RT-Thread操作系统的μCOS-II兼容层:https://github.com/mysterywolf/RT-Thread-wrapper-of-uCOS-II
- RT-Thread操作系统的FreeRTOS兼容层:https://github.com/RT-Thread-packages/FreeRTOS-Wrapper
- RT-Thread操作系统的RTX5(即CMSIS-RTOS2)兼容层:https://github.com/RT-Thread-packages/CMSIS_RTOS2
- RT-Thread操作系统的Arduino生态兼容层:https://github.com/RTduino/RTduino