bessman / pslab-firmware

Firmware for PSLab Open Hardware Platform https://pslab.io
GNU General Public License v3.0
0 stars 0 forks source link

Stand-alone mode phase 1 #6

Open bessman opened 8 months ago

bessman commented 8 months ago

Implement stand-alone mode as a branch-less sequence of serial commands, read from the SD-card. Responses are written back to the SD-card.

Depends on the new serial protocol. Use protobuf wire format.