Critical Link MityCam SoC Firmware
1.0
Critical Link MityCam SoC Firmware
|
Macros | |
#define | OVERFLOW_LIMIT (3) |
Variables | |
int | gnDebugIOChannel |
#define OVERFLOW_LIMIT (3) |
int gnDebugIOChannel |
For some cheap filtering of debug messages. Yea there's only one global variable for all interfaces, but it doesn't cost too much to throw it in here this way, and dfault behavior is to just add a few cycles before printf's that were there already. Values: <0 = Off, 0 = errors & warnings, >0 = verbose