µOS++ Tracing Infrastructure v5.0.0 released
· One min read
Version 5.0.0 is a new major release; it introduces a new tracer<T> class template.
Version 5.0.0 is a new major release; it introduces a new tracer<T> class template.
After some experimentation with modern site generators, the µOS++ Tracing Infrastructure project has a new website.
Version 4.0.0 is a new major release; it updates the configuration
macro to MICRO_OS_PLUS_INTEGER_TRACE_PRINTF_BUFFER_ARRAY_SIZE.
Version 3.0.0 is a new major release; it updates the conditional
configuration macro to MICRO_OS_PLUS_TRACE.
Version 2.0.0 is a new major release; it changes to a modern C++ API in the
micro_os_plus::trace namespace.
Version 1.0.1 is the initial release, extracted from µOS++.