vfs: use ccomp timer in performance test

This commit is contained in:
Renz Christian Bagaporo
2019-09-23 11:43:34 +08:00
parent df26ab13e2
commit 550c0ef234
4 changed files with 5 additions and 21 deletions

View File

@@ -1,7 +1,3 @@
set(srcdirs ".")
idf_component_register(SRC_DIRS ${srcdirs}
idf_component_register(SRC_DIRS "."
INCLUDE_DIRS .
REQUIRES unity test_utils vfs fatfs spiffs
LDFRAGMENTS linker.lf
)
REQUIRES unity test_utils vfs fatfs spiffs)