Serial Wire Output (SWO) viewer for tracing purposes. Tested on F401 and ST-LINK Utility as well as for F103 and Segger J-Link SWO viewer.
Dependents: WiFi_Scanner mbed_nucleo_swo DISCO-F429ZI_LCDTS_demo_richard TEST_SM_SPEED
History
Added stream claim for stdout, proposed by Pavel Sorejs.
2017-08-24, by wim [Thu, 24 Aug 2017 18:15:02 +0000] rev 4
Added stream claim for stdout, proposed by Pavel Sorejs.
Added Class SWO_Channel that supports Stream putc() and printf().
2014-12-23, by wim [Tue, 23 Dec 2014 21:05:52 +0000] rev 3
Added Class SWO_Channel that supports Stream putc() and printf().
Added comments and documentation
2014-12-21, by wim [Sun, 21 Dec 2014 15:09:10 +0000] rev 2
Added comments and documentation
SWO lib first release
2014-12-20, by wim [Sat, 20 Dec 2014 22:30:12 +0000] rev 1
SWO lib first release
First Test
2014-03-28, by wim [Fri, 28 Mar 2014 19:32:13 +0000] rev 0
First Test