Fix VFS_OPEN_WRITE_CLOSE_TIME unit test issue

Closes idf/esp-idf#44
This commit is contained in:
Roland Dobai
2018-11-23 08:07:59 +01:00
parent 2c7fc07aae
commit 738c56e84a
5 changed files with 16 additions and 4 deletions

View File

@@ -3,4 +3,6 @@ set(COMPONENT_ADD_INCLUDEDIRS ".")
set(COMPONENT_REQUIRES unity test_utils vfs fatfs spiffs)
register_component()
set(COMPONENT_ADD_LDFRAGMENTS linker.lf)
register_component()