Skip to content

Commit fd623ce

Browse files
Duy Vothenguyenyf
authored andcommitted
crc: initial support for CRC subsystem
- Introduce initial support for the CRC subsystem. - Create new interface crc_new by copying sys/crc.h. - Define macros for CRC polynomials. - Modify each function to include an additional parameter for retrieving the CRC result. - Update function return values: - Return 0 on success. - Return an error code on failure. Signed-off-by: Duy Vo <duy.vo.xc@bp.renesas.com>
1 parent 5cbd2c5 commit fd623ce

File tree

7 files changed

+958
-0
lines changed

7 files changed

+958
-0
lines changed

0 commit comments

Comments
 (0)