diff options
Diffstat (limited to 'keyboards/polilla/chconf.h')
| -rw-r--r-- | keyboards/polilla/chconf.h | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/keyboards/polilla/chconf.h b/keyboards/polilla/chconf.h index 0b8104494..252acdd41 100644 --- a/keyboards/polilla/chconf.h +++ b/keyboards/polilla/chconf.h | |||
| @@ -23,25 +23,5 @@ | |||
| 23 | 23 | ||
| 24 | #define CH_CFG_ST_FREQUENCY 10000 | 24 | #define CH_CFG_ST_FREQUENCY 10000 |
| 25 | 25 | ||
| 26 | #define CH_CFG_USE_TM FALSE | ||
| 27 | |||
| 28 | #define CH_CFG_USE_MEMCORE TRUE | ||
| 29 | |||
| 30 | #define CH_CFG_USE_DYNAMIC FALSE | ||
| 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 | |||
| 46 | #include_next <chconf.h> | 26 | #include_next <chconf.h> |
| 47 | 27 | ||
