Skip to content

Commit b529c66

Browse files
ci: Enable preview target builds
This will enable ESP32-H4 builds on esp-idf/master.
1 parent f84e76a commit b529c66

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.idf_build_apps.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ exclude = [
55
recursive = true
66
manifest_file = ".build-test-rules.yml"
77
check_warnings = true
8+
enable_preview_targets = true
89

910
# build related options
1011
build_dir = "build_@t_@w"

0 commit comments

Comments
 (0)