minor changes to make files

This commit is contained in:
Sebastien
2020-03-06 17:41:12 -05:00
parent 562bec14fe
commit 3c9fc8f0c3
5 changed files with 6 additions and 12 deletions

View File

@@ -1,5 +1,4 @@
idf_component_register(SRCS "nvs_utilities.c" "platform_config.c"
INCLUDE_DIRS .
INCLUDE_DIRS . ../tools/
REQUIRES newlib nvs_flash json platform_console services vfs
)