Adding EEPROM reading/writing to test shell
Before testing the new control boards, all of which are driven off a single SPI EEPROM chip containing the microcode, I needed to add code to the Arduino server to read and write SPI ROMs, again - this was in the old version of the server, but not ported over.
Adding …
Continue reading