Files
littlefs/scripts
Christopher Haster 33e2e5b1db scripts: Adopted crc32c lib in parity.py
This is actually faster than a byte-wise xor in Python:

  parity.py disk (1MiB) w/  crc32c lib: 0m0.027s
  parity.py disk (1MiB) w/o crc32c lib: 0m0.051s

There's probably some other library that can do this even faster, but
parity.py is not a critical script.
2025-04-16 15:22:37 -05:00
..
2025-04-16 15:22:24 -05:00
2025-04-16 15:22:24 -05:00
2025-04-16 15:22:24 -05:00
2025-04-16 15:22:24 -05:00