mbed ledky2

This commit is contained in:
Filipriec
2025-10-09 18:47:09 +02:00
parent d4db0d2934
commit 34eedd3e1f
10 changed files with 337 additions and 0 deletions

5
docs.txt Normal file
View File

@@ -0,0 +1,5 @@
probe-rs:
sudo probe-rs gdb --chip STM32U575ZI --protocol swd
arm-none-eabi-gdb cmake_build/NUCLEO_U575ZI_Q/develop/GCC_ARM/mbed-os-example-blinky.elf
(gdb) target remote localhost:1337