mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-07-16 11:13:33 +08:00
libuv:add inotify test for nuttx
Signed-off-by: guohao15 <guohao15@xiaomi.com>
This commit is contained in:
parent
8b6e63c22d
commit
5891f7037b
@ -86,7 +86,9 @@ CSRCS += idna.c
|
||||
CSRCS += strscpy.c
|
||||
CSRCS += strtok.c
|
||||
endif
|
||||
ifeq ($(CONFIG_FS_NOTIFY),)
|
||||
CSRCS += no-fsevents.c
|
||||
endif
|
||||
CSRCS += uv-common.c
|
||||
CSRCS += random-devurandom.c
|
||||
CSRCS += random.c
|
||||
|
Loading…
x
Reference in New Issue
Block a user