mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-22 11:30:01 +08:00
add RT_USING_POSIX_STDIO
This commit is contained in:
@@ -10,7 +10,7 @@ group = []
|
||||
|
||||
flag = False
|
||||
|
||||
if GetDepend('RT_USING_POSIX_DEVIO'):
|
||||
if GetDepend('RT_USING_POSIX_STDIO'):
|
||||
src += ['libc.c']
|
||||
flag = True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user