Skip to content

Releases: ERNICommunity/dbg-trace

Release 1.1

22 Jun 14:15
Compare
Choose a tag to compare

Prepared to be listed in Arduino and PlatformIO.org Library Manager.

Added vararg print macro and function to DbgTracePort

19 May 19:17
Compare
Choose a tag to compare

DbgTracePort provides vararg print macro and function now.

Beta-Release 0.4.0

16 Mar 18:17
Compare
Choose a tag to compare

Fix compile issue when using the library with Atmel SAM (Arduino DUE).

Alpha-Release 0.3.1

05 Jul 19:46
Compare
Choose a tag to compare

Add robustness to lvl|out set cmds, fix crash on missing param

Simpler DbgTrace_Port ctor.

23 May 20:15
Compare
Choose a tag to compare
Pre-release

DbgTrace_Port ctor signature change: out port name optional.

Alpha-Release 0.2.0

17 May 17:00
Compare
Choose a tag to compare
Alpha-Release 0.2.0 Pre-release
Pre-release

Flat structure (in order to meet PlatformIO library expectations).

First release for integration testing.

31 Aug 23:20
Compare
Choose a tag to compare
Pre-release
v0.1.0-alpha

Bugfix: correct failure when printing floating point values to a console