|
diag-trace 5.0.1
µOS++ Tracing Infrastructure
|
C++ header file with the declarations for the µOS++ Tracing Infrastructure. More...
Go to the source code of this file.
Macros | |
| #define | MICRO_OS_PLUS_DIAG_TRACE_ENABLED |
| Enables the output of trace messages. | |
| #define | MICRO_OS_PLUS_DIAG_TRACE_PRINTF_BUFFER_ARRAY_SIZE_INTEGER (200) |
| The size, in bytes, of the stack buffer used to format trace messages. | |
Top-level umbrella header; the only file users need to include directly.
This header file includes the C++ and C API headers, which define the functions that can be used to output trace messages.
Definition in file trace.h.