Skip to content

Commit 23a2b11

Browse files
committed
tools: Add STM32F4DISC and ESPRUINO_PICO to stmhal build script.
1 parent 43d56f9 commit 23a2b11

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tools/build-stm-latest.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,5 @@ do_build pybv3 PYBV3
3838
do_build pybv3-network PYBV3 MICROPY_PY_WIZNET5K=1 MICROPY_PY_CC3K=1
3939
do_build pybv10 PYBV10
4040
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

Comments
 (0)