diff options
Diffstat (limited to 'platforms/chibios/config.h')
| -rw-r--r-- | platforms/chibios/config.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/platforms/chibios/config.h b/platforms/chibios/config.h index 006415a5dc..a58479bb97 100644 --- a/platforms/chibios/config.h +++ b/platforms/chibios/config.h | |||
| @@ -5,3 +5,7 @@ | |||
| 5 | #ifndef CORTEX_ENABLE_WFI_IDLE | 5 | #ifndef CORTEX_ENABLE_WFI_IDLE |
| 6 | # define CORTEX_ENABLE_WFI_IDLE TRUE | 6 | # define CORTEX_ENABLE_WFI_IDLE TRUE |
| 7 | #endif // CORTEX_ENABLE_WFI_IDLE | 7 | #endif // CORTEX_ENABLE_WFI_IDLE |
| 8 | |||
| 9 | #ifndef SERIAL_NUMBER_USE_HARDWARE_ID | ||
| 10 | # define SERIAL_NUMBER_USE_HARDWARE_ID TRUE | ||
| 11 | #endif // SERIAL_NUMBER_USE_HARDWARE_ID | ||
