maybe performance improvement? maybe not. reducing cost of chLock/chUnlock
This commit is contained in:
parent
f98b52853b
commit
ace2cadd05
|
@ -354,7 +354,7 @@ extern "C"
|
||||||
*
|
*
|
||||||
* @note The default is @p FALSE.
|
* @note The default is @p FALSE.
|
||||||
*/
|
*/
|
||||||
#define CH_DBG_STATISTICS TRUE
|
#define CH_DBG_STATISTICS FALSE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Debug option, system state check.
|
* @brief Debug option, system state check.
|
||||||
|
|
Loading…
Reference in New Issue