Skip to content

Implemented crc library and its unit test cases file

Nileshkumar Solanki requested to merge nilesh-dev into master
  • CRC-8 AUTOSAR calculation
  • CRC-16 ARC calculation
  • CRC-32 AUTOSAR calculation
  • Lookup-table–based implementation for high performance
  • Lightweight and dependency-free
  • Modified readme file
  • File coverage is 100%

Merge request reports

Loading