Disable subsystems repo-wide. (#11449)
This commit is contained in:
parent
f7b0e803c2
commit
75111e967f
14 changed files with 22 additions and 307 deletions
|
@ -23,21 +23,5 @@
|
|||
|
||||
#define CH_CFG_ST_FREQUENCY 10000
|
||||
|
||||
#define CH_CFG_USE_MEMCORE TRUE
|
||||
|
||||
#define CH_CFG_USE_FACTORY 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
|
||||
|
||||
#include_next <chconf.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue