Skip to content
Snippets Groups Projects
Select Git revision
1 result Searching

crc_patch.py

Blame
  • Forked from card10 / firmware
    Source project has a limited visibility.
    • Jakob Haufe's avatar
      3db374fe
      Autodetect python crc16 implementation · 3db374fe
      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.
      3db374fe
      History
      Autodetect python crc16 implementation
      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.
    flash.gdb 228 B