diff options
Diffstat (limited to 'keyboards/wolfmarkclub')
| -rw-r--r-- | keyboards/wolfmarkclub/wm1/chconf.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/keyboards/wolfmarkclub/wm1/chconf.h b/keyboards/wolfmarkclub/wm1/chconf.h index d4d8b46ae..41c38c33e 100644 --- a/keyboards/wolfmarkclub/wm1/chconf.h +++ b/keyboards/wolfmarkclub/wm1/chconf.h | |||
| @@ -23,19 +23,7 @@ | |||
| 23 | 23 | ||
| 24 | #define CH_CFG_ST_TIMEDELTA 0 | 24 | #define CH_CFG_ST_TIMEDELTA 0 |
| 25 | 25 | ||
| 26 | #define CH_CFG_USE_TM FALSE | ||
| 27 | |||
| 28 | #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE | 26 | #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE |
| 29 | 27 | ||
| 30 | #define CH_CFG_USE_MEMCORE TRUE | ||
| 31 | |||
| 32 | #define CH_CFG_USE_MEMPOOLS FALSE | ||
| 33 | |||
| 34 | #define CH_CFG_USE_OBJ_FIFOS FALSE | ||
| 35 | |||
| 36 | #define CH_CFG_USE_PIPES FALSE | ||
| 37 | |||
| 38 | #define CH_CFG_USE_DYNAMIC FALSE | ||
| 39 | |||
| 40 | #include_next <chconf.h> | 28 | #include_next <chconf.h> |
| 41 | 29 | ||
