nthdimtech / signet-base

Signet firmware and device interface library
https://www.crowdsupply.com/nth-dimension/signet
GNU General Public License v3.0
15 stars 7 forks source link

Handle flash ECC errors #6

Open nthdimtech opened 6 years ago

nthdimtech commented 6 years ago

The flash memory on the device contains builtin ECC codes but they are not being detected or processed. Need to generate warn the client if a bit has been corrected and generate an error if an unrecoverable error was found.