https://github.com/mysterywolf/uc-crc-for-rt-thread
Micrium uC/CRC for RT-Thread
https://github.com/mysterywolf/uc-crc-for-rt-thread
crc rt-thread uc-crc ucos ucos-iii
Last synced: 8 months ago
JSON representation
Micrium uC/CRC for RT-Thread
- Host: GitHub
- URL: https://github.com/mysterywolf/uc-crc-for-rt-thread
- Owner: mysterywolf
- License: apache-2.0
- Created: 2020-11-12T06:14:53.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-11-01T02:29:53.000Z (over 4 years ago)
- Last Synced: 2025-09-17T01:46:44.367Z (9 months ago)
- Topics: crc, rt-thread, uc-crc, ucos, ucos-iii
- Language: C
- Homepage: https://github.com/weston-embedded/uC-CRC
- Size: 44.9 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# μC/CRC for RT-Thread
ERROR DETECTING CODE (EDC) & ERROR CORRECTING CODE (ECC) CALCULATION UTILITIES
### 配置文件 `crc_cfg.h`
## 依赖项
本软件包会自动开启以下软件包作为依赖项,用户无需介入:
- [RT-Thread的uCOS-III兼容层软件包](https://github.com/mysterywolf/RT-Thread-wrapper-of-uCOS-III) (系统会自动初始化兼容层)