diff options
Diffstat (limited to 'board/jerry')
-rw-r--r-- | board/jerry/board.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/jerry/board.h b/board/jerry/board.h index 5a05393717..bebfdc6b2b 100644 --- a/board/jerry/board.h +++ b/board/jerry/board.h @@ -33,6 +33,7 @@ #define CONFIG_PWM #define CONFIG_SPI #define CONFIG_STM_HWTIMER32 +#define CONFIG_UART_RX_DMA #define CONFIG_VBOOT_HASH #undef CONFIG_WATCHDOG_HELP |