Ver Fonte

fix build warnning for sp600

Signed-off-by: huhui <huhui@sharkgulf.com>
huhui há 4 anos atrás
pai
commit
51ff9d12ed
1 ficheiros alterados com 1 adições e 0 exclusões
  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"