#631 ChibiOS 18 style
This commit is contained in:
parent
d2677290af
commit
93f3f2ab7f
|
@ -407,7 +407,9 @@ extern "C"
|
|||
* @note Requires @p CH_CFG_USE_WAITEXIT.
|
||||
* @note Requires @p CH_CFG_USE_HEAP and/or @p CH_CFG_USE_MEMPOOLS.
|
||||
*/
|
||||
#if !defined(CH_CFG_USE_DYNAMIC)
|
||||
#define CH_CFG_USE_DYNAMIC FALSE
|
||||
#endif
|
||||
|
||||
/** @} */
|
||||
|
||||
|
|
Loading…
Reference in New Issue