mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-02-08 20:05:29 +08:00
[bsp] Fix missing header file applications in ls2k
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
/*@{*/
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdint.h>
|
||||
#include <ctype.h>
|
||||
#include <rtthread.h>
|
||||
#include <drivers/spi.h>
|
||||
|
||||
Reference in New Issue
Block a user