newlib: don't require VFS

pull/5000/head
Ivan Grokhotkov 2020-03-20 14:01:55 +01:00
rodzic 4cb10ea7c2
commit 33d3bff196
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -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}")