Tool to dump contents of a data buffer in traditional terminal format. Some VT100 color commands used.
Revisions of PrintBuffer.cpp
Revision | Date | Message | Actions |
---|---|---|---|
4:c3c8b072f80f | 2016-04-27 | added function to display a full 32 bit address | File Diff Annotate |
3:4a6123f2a4c9 | 2015-05-14 | Correct end-of-line issue. Was: \n now: \r\n | File Diff Annotate |
2:e7f3ba216a14 | 2015-01-29 | Added "unsigned char" function | File Diff Annotate |
1:8073086de8b7 | 2014-05-13 | PrintBuffer | File Diff Annotate |
0:94d1683e78b7 | 2013-11-14 | allow for char and uint8_t character types | File Diff Annotate |