Still doesn't compile, but I think excellent progress.
This commit is contained in:
parent
dbeb99759a
commit
aac4669a3d
34 changed files with 1128 additions and 673 deletions
|
|
@ -97,6 +97,11 @@
|
|||
*/
|
||||
#define DEBUG_EQUAL 512
|
||||
|
||||
/**
|
||||
* @brief sum of all previous DEBUG_ values.
|
||||
*/
|
||||
#define DEBUG_ANY 1023
|
||||
|
||||
/**
|
||||
* @brief Verbosity (and content) of debugging output
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue