mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-03 12:44:33 +02:00
build_template_app: Remove extra backslash
This commit is contained in:
@@ -80,7 +80,7 @@ build_stage1() {
|
||||
--size-file size.json \
|
||||
--collect-size-info size_info.txt \
|
||||
--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
|
||||
|
Reference in New Issue
Block a user