lib_logging: Debug printing

FAVOURITE VERSION RELEASED COMMENTS DOCUMENTATION SOFTWARE
3.4.0 2025-08-19 VIEW HTML VIEW PDF ZIP
View older versions
3.3.2 2025-08-08 ZIP ZIP
3.3.1 2024-10-14 ZIP ZIP
2.1.0rc1 2016-10-27 PDF ZIP
2.0.1rc1 2016-01-07 PDF ZIP
2.0.0rc3 2015-11-05 PDF ZIP

Summary

This library provides a lightweight printf function that can be enabled or disabled via configuration defines. Code can be declared to be within a “debug unit” (usually a library or application source base) and prints can be enabled/disabled per debug unit.

Features

  • Low memory usage

  • Ability to enable or disable printing via compile options

  • Ability to enable or disable printing for sets of source files

Known issues

  • None

Development repo

https://github.com/xmos/lib_logging

Required tools

  • XMOS XTC Tools: 15.3.1

Required libraries (dependencies)

  • None

Support

This package is supported by XMOS Ltd. Issues can be raised against the software at: http://www.xmos.com/support

Scroll to Top