Browse Source

[add] <rtthread.h> header

thread-liu 4 years ago
parent
commit
8662bb7013

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

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