This commit is contained in:
Filipriec
2025-11-06 11:48:52 +01:00
parent a56cd2f92c
commit 7e7f4b471a
2 changed files with 30 additions and 42 deletions

View File

@@ -70,6 +70,7 @@
echo " - Target : $MBED_TARGET"
echo " - Compiler : ${armGcc}"
echo " - Commands : mbed-tools, pyocd, openocd, st-flash"
echo "probe-rs run --chip STM32U575ZITxQ cmake_build/NUCLEO_U575ZI_Q/develop/GCC_ARM/mbed-os-example-blinky.elf"
echo
'';
};