Skip to content

UlrikHjort/CRC8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fast table driven macro defined 8 bit CRC module for use with small microcontrollers with limited memory and stack space.At program start call init_crc8() to initialize crc table. For crc calculations expand the macro CRC8. See test.c for usage. 

About

Fast table driven macro defined 8 bit CRC module for use with small microcontrollers with limited memory and stack space.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages