From abf91df188e194d93a7eff54b0f32671791bdc65 Mon Sep 17 00:00:00 2001 From: Joao Matos Date: Thu, 4 Apr 2019 11:13:18 -0600 Subject: [PATCH] configs/nucleo-144/include/board.h: Added STM32_RCC_DCKCFGR2_DSISRC definition. --- configs/nucleo-144/include/board.h | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/nucleo-144/include/board.h b/configs/nucleo-144/include/board.h index 974cb73c9e..dd1491568b 100644 --- a/configs/nucleo-144/include/board.h +++ b/configs/nucleo-144/include/board.h @@ -171,6 +171,7 @@ #define STM32_RCC_DCKCFGR2_CK48MSRC RCC_DCKCFGR2_CK48MSEL_PLL #define STM32_RCC_DCKCFGR2_SDMMCSRC RCC_DCKCFGR2_SDMMCSEL_48MHZ #define STM32_RCC_DCKCFGR2_SDMMC2SRC RCC_DCKCFGR2_SDMMC2SEL_48MHZ +#define STM32_RCC_DCKCFGR2_DSISRC RCC_DCKCFGR2_DSISEL_PHY /* Several prescalers allow the configuration of the two AHB buses, the