Sfoglia il codice sorgente

fix jenkins - 2nd attempt - release

Sebastien 5 anni fa
parent
commit
15eccefecb
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      squeezelite.cmake

+ 1 - 0
squeezelite.cmake

@@ -1,3 +1,4 @@
+include($ENV{IDF_PATH}/tools/cmake/project.cmake)
 
 function(___register_flash target_name sub_type)
 	partition_table_get_partition_info(otaapp_offset "--partition-type app --partition-subtype ${sub_type}" "offset")