Skip to content
Snippets Groups Projects
Unverified Commit d8a5fcbc authored by Jakob Haufe's avatar Jakob Haufe
Browse files

Autodetect python crc16 implementation

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.
parent 9325a212
Branches
Tags
No related merge requests found
Pipeline #3844 canceled