A Low Speed I/O board for use with TOFE-8x compatible boards like the Numato Opsis.
Creative Commons Attribution Share Alike 4.0 International
2
stars
1
forks
source link
Make the debug stuff use a largish circular buffer #2
Open
mithro opened 8 years ago
Currently it just writes directly to the CDC port.
It should instead dump into a circular buffer and then push to the CDC port at a later date.