https://github.com/mysterywolf/uc-common-for-rt-thread
Micrium uC/Common for RT-Thread
https://github.com/mysterywolf/uc-common-for-rt-thread
rt-thread uc-common ucos ucos-iii
Last synced: 3 months ago
JSON representation
Micrium uC/Common for RT-Thread
- Host: GitHub
- URL: https://github.com/mysterywolf/uc-common-for-rt-thread
- Owner: mysterywolf
- License: apache-2.0
- Created: 2020-11-13T20:51:46.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-01T02:29:05.000Z (over 3 years ago)
- Last Synced: 2025-01-10T07:51:44.061Z (4 months ago)
- Topics: rt-thread, uc-common, ucos, ucos-iii
- Language: C
- Homepage: https://github.com/weston-embedded/uC-Common
- Size: 64.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# μC/Common for RT-Thread
µC/Common is a module that regroups components used by various Micrium products. It currently includes a Kernel Abstraction Layer (KAL), allowing products to make abstraction of the kernel that is used. µC/Common is designed to be included in any project using µC/FS, µC/USB-Device, µC/USB-Host or µC/TCP-IP.
## 依赖项
本软件包会自动开启以下软件包作为依赖项,用户无需介入:
- [RT-Thread的uCOS-III兼容层软件包](https://github.com/mysterywolf/RT-Thread-wrapper-of-uCOS-III) (系统会自动初始化兼容层)
#### For the complete documentation, visit https://doc.micrium.com/pages/viewpage.action?pageId=10754328