Fix build issue - release

This commit is contained in:
Sebastien
2020-09-08 17:11:52 -04:00
parent 2eb995d621
commit 5ff673ae7d
2 changed files with 16 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
idf_component_register(SRC_DIRS .
INCLUDE_DIRS .
INCLUDE_DIRS . ${IDF_PATH}/components/driver
REQUIRES json tools platform_config display
)