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.
Dependencies: mbed vcdLogger vcdSignal
Diff: Signals/button.hpp
- Revision:
- 2:a13cde5c679c
- Parent:
- 1:446154224f92
diff -r 446154224f92 -r a13cde5c679c Signals/button.hpp --- a/Signals/button.hpp Sat Feb 20 20:48:44 2016 +0000 +++ b/Signals/button.hpp Sat May 28 19:25:39 2016 +0000 @@ -13,9 +13,8 @@ @ingroup Signal - @par Copyright (c) MMXV Wojciech Rynczuk - - Distributed under MIT License + The MIT License (MIT) + Copyright (c) 2016 Wojciech Rynczuk */