AceCRC  0.3.1
Cyclic Redundancy Check (CRC) algorithms (e.g. crc32(), crc16ccitt()) programmatically converted from C99 code generated by pycrc (https://pycrc.org) to Arduino C++ using namespaces and PROGMEM flash memory.

src → ace_crc Relation

File in srcIncludes file in src/ace_crc
AceCRC.hcrc16ccitt_bit.hpp
AceCRC.hcrc16ccitt_byte.hpp
AceCRC.hcrc16ccitt_nibble.hpp
AceCRC.hcrc32_bit.hpp
AceCRC.hcrc32_byte.hpp
AceCRC.hcrc32_nibble.hpp
AceCRC.hcrc8_bit.hpp
AceCRC.hcrc8_byte.hpp
AceCRC.hcrc8_nibble.hpp