Skip to content

Releases: ERNICommunity/dbg-trace

Release 1.1

Choose a tag to compare

@dniklaus dniklaus released this 22 Jun 14:15

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

Added vararg print macro and function to DbgTracePort

Choose a tag to compare

@dniklaus dniklaus released this 19 May 19:17

DbgTracePort provides vararg print macro and function now.

Beta-Release 0.4.0

Choose a tag to compare

@dniklaus dniklaus released this 16 Mar 18:17

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

Alpha-Release 0.3.1

Choose a tag to compare

@dniklaus dniklaus released this 05 Jul 19:46

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

Simpler DbgTrace_Port ctor.

Pre-release

Choose a tag to compare

@dniklaus dniklaus released this 23 May 20:15

DbgTrace_Port ctor signature change: out port name optional.

Alpha-Release 0.2.0

Alpha-Release 0.2.0 Pre-release
Pre-release

Choose a tag to compare

@dniklaus dniklaus released this 17 May 17:00

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

First release for integration testing.

Pre-release

Choose a tag to compare

@dniklaus dniklaus released this 31 Aug 23:20
v0.1.0-alpha

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