Disable subsystems repo-wide. (#11449)
This commit is contained in:
@@ -25,23 +25,14 @@
|
||||
|
||||
#define CH_CFG_TIME_QUANTUM 20
|
||||
|
||||
#define CH_CFG_USE_TM FALSE
|
||||
#define CH_CFG_USE_REGISTRY TRUE
|
||||
|
||||
#define CH_CFG_USE_WAITEXIT TRUE
|
||||
|
||||
#define CH_CFG_USE_MEMCORE TRUE
|
||||
|
||||
#define CH_CFG_USE_FACTORY TRUE
|
||||
#define CH_CFG_USE_HEAP TRUE
|
||||
|
||||
#define CH_CFG_FACTORY_OBJECTS_REGISTRY TRUE
|
||||
|
||||
#define CH_CFG_FACTORY_GENERIC_BUFFERS TRUE
|
||||
|
||||
#define CH_CFG_FACTORY_SEMAPHORES TRUE
|
||||
|
||||
#define CH_CFG_FACTORY_MAILBOXES TRUE
|
||||
|
||||
#define CH_CFG_FACTORY_OBJ_FIFOS TRUE
|
||||
|
||||
#define CH_CFG_FACTORY_PIPES TRUE
|
||||
#define CH_CFG_USE_DYNAMIC TRUE
|
||||
|
||||
#include_next <chconf.h>
|
||||
|
||||
|
Reference in New Issue
Block a user