Skip to content

Commit 8b3f4ac

Browse files
committed
v5.4.2
1 parent 8f7d33a commit 8b3f4ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/build_and_check.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ function finish {
1414
trap finish EXIT
1515

1616
BOARD=${1:-MICROLITE}
17-
IDF_VERSION=${IDF_VERSION:-v5.3.3}
17+
IDF_VERSION=${IDF_VERSION:-v5.4.2}
1818

1919
# Update submodules required for build
2020
if [ ! -d third_party/micropython ]; then

0 commit comments

Comments
 (0)