mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-03 20:54:32 +02:00
Merge branch 'ci/fix_extra_backslash' into 'release/v5.1'
build_template_app: Remove extra backslash See merge request espressif/esp-idf!24374
This commit is contained in:
@@ -80,7 +80,7 @@ build_stage1() {
|
|||||||
--size-file size.json \
|
--size-file size.json \
|
||||||
--collect-size-info size_info.txt \
|
--collect-size-info size_info.txt \
|
||||||
--default-build-targets esp32,esp32s2,esp32s3,esp32c2,esp32c3,esp32c6,esp32h2 \
|
--default-build-targets esp32,esp32s2,esp32s3,esp32c2,esp32c3,esp32c6,esp32h2 \
|
||||||
--ignore-warning-str "DeprecationWarning: pkg_resources is deprecated as an API"\
|
--ignore-warning-str "DeprecationWarning: pkg_resources is deprecated as an API"
|
||||||
}
|
}
|
||||||
|
|
||||||
# Default arguments
|
# Default arguments
|
||||||
|
Reference in New Issue
Block a user