Skip to content

Commit 00d42ef

Browse files
authored
Merge pull request #5030 from junchao98/local-dev
[bsp] Fix missing header file applications in ls2k
2 parents 56aa0fe + b20f4b0 commit 00d42ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bsp/ls2kdev/drivers/drv_spi.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
/*@{*/
1616

1717
#include <stdlib.h>
18+
#include <stdint.h>
1819
#include <ctype.h>
1920
#include <stdint.h>
2021
#include <rtthread.h>

0 commit comments

Comments
 (0)