From f970eaeca23585f3aa97e6aa80f66c425fcae33d Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Sun, 23 Sep 2018 05:20:33 +0000 Subject: Removed unused settings. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12282 110e8d01-0319-4d1e-a829-52ad28d1bb01 --- testhal/STM32/multi/SPI/cfg/stm32l4r5_nucleo144/mcuconf.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'testhal/STM32/multi/SPI/cfg/stm32l4r5_nucleo144/mcuconf.h') diff --git a/testhal/STM32/multi/SPI/cfg/stm32l4r5_nucleo144/mcuconf.h b/testhal/STM32/multi/SPI/cfg/stm32l4r5_nucleo144/mcuconf.h index 116c9ac92..5491143f3 100644 --- a/testhal/STM32/multi/SPI/cfg/stm32l4r5_nucleo144/mcuconf.h +++ b/testhal/STM32/multi/SPI/cfg/stm32l4r5_nucleo144/mcuconf.h @@ -47,10 +47,6 @@ #define STM32_HSE_ENABLED FALSE #define STM32_LSE_ENABLED FALSE #define STM32_MSIPLL_ENABLED FALSE -#define STM32_ADC_CLOCK_ENABLED TRUE -#define STM32_USB_CLOCK_ENABLED TRUE -#define STM32_SAI1_CLOCK_ENABLED TRUE -#define STM32_SAI2_CLOCK_ENABLED TRUE #define STM32_MSIRANGE STM32_MSIRANGE_4M #define STM32_MSISRANGE STM32_MSISRANGE_4M #define STM32_SW STM32_SW_PLL -- cgit v1.2.3