update cmake

This commit is contained in:
hathach
2020-04-08 23:20:05 +07:00
parent 880595433c
commit bfde988af3
4 changed files with 4 additions and 0 deletions

View File

@@ -10,5 +10,6 @@ set(TOP "../../..")
get_filename_component(TOP "${TOP}" REALPATH)
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
set(SUPPORTED_TARGETS esp32s2)
project(hid_composite_freertos)