# CRC

## 概述

CRC 示例展示了如何使用 crc 的 api, 并且对 CRC 模块所有功能进行测试

## 硬件设置

无需特殊的设置

## 运行程序

如果示例运行成功，串口输出如下内容:

```console
ch: [0] passed
ch: [1] passed
ch: [2] passed
ch: [3] passed
ch: [4] passed
ch: [5] passed
ch: [6] passed
ch: [7] passed
=============================================
All cases are PASSED
=============================================
```
