This commit is contained in:
Steven Dan
2025-12-11 09:43:42 +08:00
commit d8b2974133
1822 changed files with 280037 additions and 0 deletions

View File

@@ -0,0 +1,34 @@
Using the logging library
=========================
Summary
-------
The logging library provides the ``debug_printf()`` function which is a lightweight
implementation of ``printf()``. It also provides a framework for compile-time
control of which debug messages are enabled.
Software dependencies
.....................
For a list of direct dependencies, look for USED_MODULES in the Makefile.
Required hardware
.................
The example code provided with the application has been implemented
and tested on the xCORE-200 explorerKIT.
Prerequisites
..............
* This document assumes familiarity with the XMOS xCORE architecture,
the XMOS tool chain and the xC language. Documentation related to these
aspects which are not specific to this application note are linked to in
the references appendix.
* For a description of XMOS related terms found in this document
please see the XMOS Glossary [#]_.
.. [#] http://www.xmos.com/published/glossary