diff Common/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_ll_rcc.h @ 981:c6c781a2e85b default

Merge into default
author heinrichsweikamp
date Tue, 11 Feb 2025 18:12:00 +0100
parents 4e10a3e087a1
children
line wrap: on
line diff
--- a/Common/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_ll_rcc.h	Tue Aug 13 13:24:54 2024 +0200
+++ b/Common/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_ll_rcc.h	Tue Feb 11 18:12:00 2025 +0100
@@ -44,6 +44,9 @@
 /* Includes ------------------------------------------------------------------*/
 #include "stm32f4xx.h"
 
+
+extern __IO const uint8_t AHBPrescTable[16];
+
 /** @addtogroup STM32F4xx_LL_Driver
   * @{
   */