Select Git revision
crc_patch.py
Forked from
card10 / firmware
Source project has a limited visibility.
-
Jakob Haufe authored
There are several common CRC implementations for python with the currently used one (crc16) not being available in e.g. Debian. crcmod and/or crcelk are readily available on several distributions.
Jakob Haufe authoredThere are several common CRC implementations for python with the currently used one (crc16) not being available in e.g. Debian. crcmod and/or crcelk are readily available on several distributions.