Browse Source

[update] delete rt-thread header file.

thread-liu 4 years ago
parent
commit
7c6de68e83

+ 1 - 1
bsp/stm32/libraries/STM32MPxx_HAL/STM32MP1xx_HAL_Driver/Inc/stm32mp1xx_hal.h

@@ -28,7 +28,7 @@
 
 
 /* Includes ------------------------------------------------------------------*/
 /* Includes ------------------------------------------------------------------*/
 #include "stm32mp1xx_hal_conf.h"
 #include "stm32mp1xx_hal_conf.h"
-#include <rtthread.h>
+#include <stddef.h>
 
 
 /** @addtogroup STM32MP1xx_HAL_Driver
 /** @addtogroup STM32MP1xx_HAL_Driver
  * @{
  * @{