diff options
Diffstat (limited to 'keyboards/infinity60/chconf.h')
| -rw-r--r-- | keyboards/infinity60/chconf.h | 18 |
1 files changed, 1 insertions, 17 deletions
diff --git a/keyboards/infinity60/chconf.h b/keyboards/infinity60/chconf.h index baefb4605..41a4253b2 100644 --- a/keyboards/infinity60/chconf.h +++ b/keyboards/infinity60/chconf.h | |||
| @@ -25,23 +25,7 @@ | |||
| 25 | 25 | ||
| 26 | #define CH_CFG_TIME_QUANTUM 20 | 26 | #define CH_CFG_TIME_QUANTUM 20 |
| 27 | 27 | ||
| 28 | #define CH_CFG_USE_TM FALSE | 28 | #define CH_CFG_USE_MAILBOXES TRUE |
| 29 | |||
| 30 | #define CH_CFG_USE_MEMCORE TRUE | ||
| 31 | |||
| 32 | #define CH_CFG_USE_FACTORY TRUE | ||
| 33 | |||
| 34 | #define CH_CFG_FACTORY_OBJECTS_REGISTRY TRUE | ||
| 35 | |||
| 36 | #define CH_CFG_FACTORY_GENERIC_BUFFERS TRUE | ||
| 37 | |||
| 38 | #define CH_CFG_FACTORY_SEMAPHORES TRUE | ||
| 39 | |||
| 40 | #define CH_CFG_FACTORY_MAILBOXES TRUE | ||
| 41 | |||
| 42 | #define CH_CFG_FACTORY_OBJ_FIFOS TRUE | ||
| 43 | |||
| 44 | #define CH_CFG_FACTORY_PIPES TRUE | ||
| 45 | 29 | ||
| 46 | #include_next <chconf.h> | 30 | #include_next <chconf.h> |
| 47 | 31 | ||
