Explorar o código

[bsp][stm32]fix stm32f469 sdram not enable problem.

Rbb666 hai 1 ano
pai
achega
8b5831cb64
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      bsp/stm32/libraries/HAL_Drivers/drivers/drv_sdram.c

+ 1 - 0
bsp/stm32/libraries/HAL_Drivers/drivers/drv_sdram.c

@@ -9,6 +9,7 @@
  */
 
 #include <board.h>
+#include <rtthread.h>
 
 #ifdef BSP_USING_SDRAM
 #include <sdram_port.h>