Ver Fonte

formatting fix

Alex Perez há 3 anos atrás
pai
commit
85c64b13e5
1 ficheiros alterados com 0 adições e 1 exclusões
  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' \