From 7c6de68e83a9d954a0d359bfacac0b7bbf7107b9 Mon Sep 17 00:00:00 2001 From: thread-liu Date: Mon, 7 Sep 2020 11:59:40 +0800 Subject: [PATCH] [update] delete rt-thread header file. --- .../STM32MPxx_HAL/STM32MP1xx_HAL_Driver/Inc/stm32mp1xx_hal.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bsp/stm32/libraries/STM32MPxx_HAL/STM32MP1xx_HAL_Driver/Inc/stm32mp1xx_hal.h b/bsp/stm32/libraries/STM32MPxx_HAL/STM32MP1xx_HAL_Driver/Inc/stm32mp1xx_hal.h index ad2f16a042..84d393669e 100644 --- a/bsp/stm32/libraries/STM32MPxx_HAL/STM32MP1xx_HAL_Driver/Inc/stm32mp1xx_hal.h +++ b/bsp/stm32/libraries/STM32MPxx_HAL/STM32MP1xx_HAL_Driver/Inc/stm32mp1xx_hal.h @@ -28,7 +28,7 @@ /* Includes ------------------------------------------------------------------*/ #include "stm32mp1xx_hal_conf.h" -#include +#include /** @addtogroup STM32MP1xx_HAL_Driver * @{