fix jenkins - 2nd attempt - release

This commit is contained in:
Sebastien
2020-03-21 13:08:58 -04:00
parent 671634b99c
commit 15eccefecb

View File

@@ -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")