Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/RT-Thread-packages/CMSIS_RTOS2
RT-Thread操作系统的CMSIS-RTOS2兼容层 | CMSIS-RTOS2 Application Compatibility Layer (ACL) for RT-Thread
https://github.com/RT-Thread-packages/CMSIS_RTOS2
cmsis cmsis-rtos cmsis-rtos2 rt-thread
Last synced: 16 days ago
JSON representation
RT-Thread操作系统的CMSIS-RTOS2兼容层 | CMSIS-RTOS2 Application Compatibility Layer (ACL) for RT-Thread
- Host: GitHub
- URL: https://github.com/RT-Thread-packages/CMSIS_RTOS2
- Owner: RT-Thread-packages
- Created: 2021-11-01T02:01:39.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-12-08T03:28:42.000Z (about 2 months ago)
- Last Synced: 2024-12-08T04:20:03.648Z (about 2 months ago)
- Topics: cmsis, cmsis-rtos, cmsis-rtos2, rt-thread
- Language: C
- Homepage:
- Size: 45.9 KB
- Stars: 10
- Watchers: 10
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
- awesome-rt-thread - CMSIS_RTOS2 - CMSIS-RTOS2 wrapper for RT-Thread. (Packages / System)
- awesome-rt-thread - CMSIS_RTOS2 - CMSIS-RTOS2 wrapper for RT-Thread. (Packages / System)
README
# RT-Thread操作系统的CMSIS-RTOS2兼容层
## CMSIS-RTOS2 Application Compatibility Layer (ACL) for RT-Thread
## 让基于CMSIS-RTOS2开发的应用层无感地迁移到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操作系统的RTX(即CMSIS-RTOS1)兼容层:https://github.com/RT-Thread-packages/CMSIS_RTOS1
- RT-Thread操作系统的Arduino生态兼容层:https://github.com/RTduino/RTduino