An open API service indexing awesome lists of open source software.

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

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) (系统会自动初始化兼容层)