mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
feat(storage/vfs): add /dev/null for unwanted output redirection
This commit is contained in:
@@ -7,6 +7,7 @@ endif()
|
||||
list(APPEND sources "vfs.c"
|
||||
"vfs_eventfd.c"
|
||||
"vfs_semihost.c"
|
||||
"nullfs.c"
|
||||
)
|
||||
|
||||
list(APPEND pr esp_timer
|
||||
|
Reference in New Issue
Block a user