FrameworkComputer / inputmodule-rs

Framework Laptop 16 Input Module SW/FW
MIT License
223 stars 24 forks source link

Use CRC32B to verify serial number #61

Closed JohnAZoidberg closed 1 year ago

JohnAZoidberg commented 1 year ago

The previously used check for 0x00 or 0xFF was too primitive and resulted in lots of false positives if other firmware was flashed.

Signed-off-by: Daniel Schaefer dhs@frame.work