We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5867c5b commit 5ee0dddCopy full SHA for 5ee0ddd
1 file changed
scripts/build.sh
@@ -17,7 +17,7 @@ function prepare_dependencies {
17
cd dependencies
18
19
ULAB_VERSION=6.0.12
20
- MICRO_PYTHON_VERSION=v1.20.0
+ MICRO_PYTHON_VERSION=v1.21.0
21
#MICRO_PYTHON_VERSION=master
22
MICROPYTHON_ESP32_CAMERA_DRIVER=master
23
ESP32_TFLITE_VERSION=v1.0.0
0 commit comments