1
0
Fork 0

Disable subsystems repo-wide. (#11449)

This commit is contained in:
Nick Brassel 2021-01-10 09:52:49 +11:00 committed by GitHub
parent f7b0e803c2
commit 75111e967f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 22 additions and 307 deletions

View file

@ -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>