Skip to content

CRC Library to calculate 8-, 16- and 32-Bit CRC. Written in C99.

License

Notifications You must be signed in to change notification settings

Schildkroet/CRC

Repository files navigation

CRC

CRC Library to calculate 8-, 16- and 32-Bit CRC. Written in C99.

Configure needed CRC Algorithm in CRC_Cfg.h

Choose from one of the following calculation methods: Runtime calculation, pre-calculated table, hardware (not supported)

About

CRC Library to calculate 8-, 16- and 32-Bit CRC. Written in C99.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages