Skip to content

Commit 5ee0ddd

Browse files
committed
Pin micropython to v1.21.0
1 parent 5867c5b commit 5ee0ddd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ function prepare_dependencies {
1717
cd dependencies
1818

1919
ULAB_VERSION=6.0.12
20-
MICRO_PYTHON_VERSION=v1.20.0
20+
MICRO_PYTHON_VERSION=v1.21.0
2121
#MICRO_PYTHON_VERSION=master
2222
MICROPYTHON_ESP32_CAMERA_DRIVER=master
2323
ESP32_TFLITE_VERSION=v1.0.0

0 commit comments

Comments
 (0)