mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
newlib: don't require VFS
This commit is contained in:
parent
4cb10ea7c2
commit
33d3bff196
@ -20,7 +20,6 @@ list(APPEND ldfragments newlib.lf)
|
||||
|
||||
idf_component_register(SRCS "${srcs}"
|
||||
INCLUDE_DIRS "${include_dirs}"
|
||||
REQUIRES vfs
|
||||
PRIV_REQUIRES soc esp_timer
|
||||
LDFRAGMENTS "${ldfragments}")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user