bristlemouth / bm_protocol

Primary Bristlemouth firmware repository
https://www.bristlemouth.org/
Apache License 2.0
12 stars 8 forks source link

feat: calculate system config crc using the cbor map representation #15

Closed towynlin closed 1 year ago

towynlin commented 1 year ago

For the same underlying config, this will change the calculated CRC value, since we're using a different representation that is more appropriate for serialization and communication across systems.