micropeak: Add support for MicroPeak v2.0
authorKeith Packard <keithp@keithp.com>
Sat, 8 Aug 2020 03:20:59 +0000 (20:20 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 8 Aug 2020 03:30:11 +0000 (20:30 -0700)
commit38db8202a4d6ab90305768410f1a37106cc95794
tree7dab38255773a93865fc00020fb21f8bc74717bf
parent0743e7213729df629aea90b3a5dc904fe397b5cb
micropeak: Add support for MicroPeak v2.0

MicroPeak v2.0 sends a 'unique id' with the log data; capture that and
included it in the file name.

MicroPeak v2.0 can be directly connected to the host using the µP I/O
board. Handle that case by sending the 'l' command which will cause
the device to dump the log.

Signed-off-by: Keith Packard <keithp@keithp.com>
micropeak/MicroData.java
micropeak/MicroDownload.java
micropeak/MicroFile.java
micropeak/MicroSave.java
micropeak/MicroSerial.java