Browse Source

fix build warnning for sp600

Signed-off-by: huhui <huhui@sharkgulf.com>
huhui 4 năm trước cách đây
mục cha
commit
51ff9d12ed
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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"