We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43d56f9 commit 23a2b11Copy full SHA for 23a2b11
1 file changed
tools/build-stm-latest.sh
@@ -38,3 +38,5 @@ do_build pybv3 PYBV3
38
do_build pybv3-network PYBV3 MICROPY_PY_WIZNET5K=1 MICROPY_PY_CC3K=1
39
do_build pybv10 PYBV10
40
do_build pybv10-network PYBV10 MICROPY_PY_WIZNET5K=1 MICROPY_PY_CC3K=1
41
+do_build stm32f4disc STM32F4DISC
42
+do_build espruino-pico ESPRUINO_PICO
0 commit comments