1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-07-22 07:50:20 +10:00
Commit Graph

1 Commits

Author SHA1 Message Date
Virgil Dupras
eafcb0c440 avrpgm: add EEPROM support
also, verify all 3 first bytes of SPI commands. I'm not sure why
I wasn't doing that, probably because I was getting a lot of AVR
err and thought that only 2 bytes of the cmd were echoed. But now,
with a reliable SPI setup, verifying 3 bytes seems to work.
2020-10-05 19:36:49 -04:00