Skip to content

Commit

Permalink
esp-idf v5.4 test
Browse files Browse the repository at this point in the history
  • Loading branch information
tobozo committed Nov 14, 2024
1 parent 9f10d98 commit 2cb0d38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/scripts/esp-idf-versions.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
*/

// hardcoded EOL versions, official versions will be added by the script
$hardcoded_fqbns = ['[email protected]', '[email protected]'];
$hardcoded_fqbns = ['[email protected]', '[email protected]', '[email protected]'];

// restrict output to these idf targets, other targets will be ignored
$idf_boards = ['esp32', 'esp32s2', 'esp32s3', 'esp32c6'/*, 'esp32h2', 'esp32p4', 'esp32c5'*/];
Expand Down

0 comments on commit 2cb0d38

Please sign in to comment.