You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
314 B
Plaintext
12 lines
314 B
Plaintext
![]()
8 years ago
|
/**
|
||
|
* @def DEVELHELP
|
||
|
* @brief This global macro activates some behavior that helps you while
|
||
|
* developing but is otherwise optimized out.
|
||
|
*/
|
||
|
|
||
|
/**
|
||
|
* @def TEST_SUITES
|
||
|
* @brief This global macro activates functionality that is needed for
|
||
|
* automated testing but not needed otherwise.
|
||
|
*/
|