mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-27 15:24:11 +08:00
add RT_USING_POSIX_DELAY
This commit is contained in:
@@ -53,6 +53,10 @@ if RT_USING_POSIX
|
||||
select RT_USING_POSIX_POLL
|
||||
default n
|
||||
|
||||
config RT_USING_POSIX_DELAY
|
||||
bool "Enable delay functions"
|
||||
default n
|
||||
|
||||
config RT_USING_POSIX_GETLINE
|
||||
bool "Enable getline()/getdelim() APIs"
|
||||
default n
|
||||
|
||||
Reference in New Issue
Block a user