UNPKG

@micro-os-plus/diag-trace

Version:

A source code library with the µOS++ trace::printf() tracing infrastructure

26 lines (17 loc) 1.32 kB
[![GitHub package.json version](https://img.shields.io/github/package-json/v/micro-os-plus/diag-trace-xpack)](https://github.com/micro-os-plus/diag-trace-xpack/blob/xpack/package.json) [![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/micro-os-plus/diag-trace-xpack?color=blue)](https://github.com/micro-os-plus/diag-trace-xpack/tags) [![NPM Version](https://img.shields.io/npm/v/@micro-os-plus/diag-trace?color=blue)](https://www.npmjs.com/package/@micro-os-plus/diag-trace/) [![license](https://img.shields.io/github/license/micro-os-plus/diag-trace-xpack)](https://github.com/micro-os-plus/diag-trace-xpack/blob/xpack/LICENSE) # The µOS++ Tracing Infrastructure A source code library with the µOS++ trace::printf() tracing infrastructure. ## Project documentation For information on how to install and use this project, please refer to the [project website](https://micro-os-plus.github.io/diag-trace-xpack/). ## Project source The source code of the current release is available on [GitHub tag v4.2.1 tree](https://github.com/micro-os-plus/diag-trace-xpack/tree/v4.2.1). ## License Unless otherwise stated, the original content is released under the terms of the [MIT License](https://opensource.org/licenses/mit), with all rights reserved to [Liviu Ionescu](https://github.com/ilg-ul).