Parcourir la source

fix build warnning for sp600

Signed-off-by: huhui <huhui@sharkgulf.com>
huhui il y a 4 ans
Parent
commit
51ff9d12ed
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      Application/bsp/uart.c

+ 1 - 0
Application/bsp/uart.c

@@ -1,6 +1,7 @@
 #include "uart.h"
 #include "bsp/shark_bsp.h"
 #include "bsp/gpio.h"
+#include "bsp/clock.h"
 #include "libs/shark_libs.h"
 #include "libs/shark_task.h"
 #include "libs/logger.h"