Skyward boardcore
Loading...
Searching...
No Matches
Debug.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define D(x)
 
#define TRACE(...)   (void)0
 
#define LOG_STACK(...)   (void)0
 

Macro Definition Documentation

◆ D

#define D ( x)

Definition at line 57 of file Debug.h.

◆ LOG_STACK

#define LOG_STACK ( ...)    (void)0

Definition at line 80 of file Debug.h.

◆ TRACE

#define TRACE ( ...)    (void)0

Definition at line 58 of file Debug.h.