From dd2092cec624604f4c019a621e11576054451e61 Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Sat, 19 Jan 2019 08:28:49 +0000 Subject: Fixed bug #1002. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12547 110e8d01-0319-4d1e-a829-52ad28d1bb01 --- demos/STM32/RT-STM32F446ZE-NUCLEO144/cfg/mcuconf.h | 1 + ...446ZE-NUCLEO144 (OpenOCD, Flash and Run).launch | 104 ++++++++++----------- 2 files changed, 53 insertions(+), 52 deletions(-) (limited to 'demos') diff --git a/demos/STM32/RT-STM32F446ZE-NUCLEO144/cfg/mcuconf.h b/demos/STM32/RT-STM32F446ZE-NUCLEO144/cfg/mcuconf.h index 8172bd54a..d5b17b3aa 100644 --- a/demos/STM32/RT-STM32F446ZE-NUCLEO144/cfg/mcuconf.h +++ b/demos/STM32/RT-STM32F446ZE-NUCLEO144/cfg/mcuconf.h @@ -69,6 +69,7 @@ #define STM32_I2SSRC STM32_I2SSRC_PLLI2S #define STM32_SAI1SEL STM32_SAI2SEL_PLLR #define STM32_SAI2SEL STM32_SAI2SEL_PLLR +#define STM32_TIMPRE STM32_TIMPRE_PCLK #define STM32_CK48MSEL STM32_CK48MSEL_PLLALT #define STM32_PVD_ENABLE FALSE #define STM32_PLS STM32_PLS_LEV0 diff --git a/demos/STM32/RT-STM32F446ZE-NUCLEO144/debug/RT-STM32F446ZE-NUCLEO144 (OpenOCD, Flash and Run).launch b/demos/STM32/RT-STM32F446ZE-NUCLEO144/debug/RT-STM32F446ZE-NUCLEO144 (OpenOCD, Flash and Run).launch index 004be7955..9f9c83200 100644 --- a/demos/STM32/RT-STM32F446ZE-NUCLEO144/debug/RT-STM32F446ZE-NUCLEO144 (OpenOCD, Flash and Run).launch +++ b/demos/STM32/RT-STM32F446ZE-NUCLEO144/debug/RT-STM32F446ZE-NUCLEO144 (OpenOCD, Flash and Run).launch @@ -1,52 +1,52 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3