This is the vcdMaker demo project. See http://vcdmaker.org for details. vcdMaker is supposed to help engineers to debug their applications and systems. It transforms text log files into the VCD format which can be easily displayed as a waveform. Use the mbed serial logger at 115200 baud rate.

Dependencies:   BSP_DISCO_L476VG COMPASS_DISCO_L476VG mbed vcdLogger vcdSignal

Changes

RevisionDateWhoCommit message
2:fcfb6ced9c00 2016-12-07 ketjow Sync signal added default tip
1:297d1bcaa432 2016-05-28 ketjow Added Sync signal.; Added libraries.
0:936379a8793e 2016-03-05 ketjow Initial