only:CH_CFG_USE_DYNAMIC unused?
This commit is contained in:
parent
5a6242fecc
commit
fcc77166fe
|
@ -161,7 +161,7 @@
|
|||
* @note The default is @p TRUE.
|
||||
*/
|
||||
#if !defined(CH_CFG_USE_TM)
|
||||
#define CH_CFG_USE_TM TRUE
|
||||
#define CH_CFG_USE_TM FALSE
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue