Merge branch 'development' into LTS_development
This commit is contained in:
commit
0385daabe8
7 changed files with 262 additions and 124 deletions
|
@ -17,7 +17,8 @@
|
|||
#if DEBUG > -1
|
||||
|
||||
#include <stdio.h>
|
||||
#include <unistd.h>
|
||||
#include <inttypes.h>
|
||||
#include <stdint.h>
|
||||
#include "config.h"
|
||||
static const char * DBG_LVL_LIST[] = {"NONE", "FAIL", "ERROR", "WARN", "INFO", "MEDIUM", "HIGH", "VERYHIGH", "EXTREME", "INSANE", "DONTEVEN"};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue