ci: support build esp32s2beta UT

This commit is contained in:
Michael (XIAO Xufeng)
2019-08-18 13:22:50 +08:00
committed by Angus Gratton
parent 3a9ae4acc6
commit eac802357a
26 changed files with 179 additions and 21 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ variables:
# If the "recursive" strategy is used we have a problem with using relative URLs for sub-submodules.
GIT_SUBMODULE_STRATEGY: normal
UNIT_TEST_BUILD_SYSTEM: make
UNIT_TEST_BUILD_SYSTEM: cmake
# IDF environment
IDF_PATH: "$CI_PROJECT_DIR"