Explorar el Código

formatting fix

Alex Perez hace 3 años
padre
commit
85c64b13e5
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      utils/run_gdb_rp2040.sh

+ 0 - 1
utils/run_gdb_rp2040.sh

@@ -1,6 +1,5 @@
 #!/bin/bash
 
-
 arm-none-eabi-gdb \
        -iex 'target extended /dev/ttyACM0' \
        -iex 'mon s' -iex 'att 1' \