mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-18 11:53:53 +08:00
add sys/ioctl for serial
This commit is contained in:
parent
f94980af34
commit
fbcaa667f8
@ -38,6 +38,7 @@
|
||||
#ifdef RT_USING_POSIX
|
||||
#include <dfs_posix.h>
|
||||
#include <dfs_poll.h>
|
||||
#include <sys/ioctl.h>
|
||||
|
||||
#ifdef RT_USING_POSIX_TERMIOS
|
||||
#include <posix_termios.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user