You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No plan for very specific things like GPIO and EEPROM writes unless they come up in my target
TODO:
Split out parser vs printer more cleanly (ex: add control requests to json)
Review JSON format
Make a libftdi printer. pyserial won't be sufficient as soon as something like GPIO or EEPROM write gets used. Maybe print warnings for non-printable directives in pyserial printer?
The text was updated successfully, but these errors were encountered:
WIP. Current state:
TODO:
The text was updated successfully, but these errors were encountered: