mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-02-08 11:54:50 +08:00
Merge pull request #5030 from junchao98/local-dev
[bsp] Fix missing header file applications in ls2k
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
/*@{*/
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <stdint.h>
|
||||
#include <ctype.h>
|
||||
#include <stdint.h>
|
||||
#include <rtthread.h>
|
||||
|
||||
Reference in New Issue
Block a user