Skip to content

Commit ff11fb9

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 ca3fdd0 commit ff11fb9

File tree

7 files changed

+958
-0
lines changed

7 files changed

+958
-0
lines changed

0 commit comments

Comments
 (0)