Jim Paris fa5647aaab Reopen stdout as an unbuffered binary stream
We want to dump output directly from the device without any further
processing, to support binary data dumps; we also disable buffering
on stdout, to support piping output to other processes more cleanly.
2020-06-10 18:08:29 -04:00
Description
Decode ARM ITM data from SWO pin output
33 KiB
Languages
Python 98.5%
Makefile 1.5%