Browse Source

formatting fix

Alex Perez 3 years ago
parent
commit
85c64b13e5
1 changed files with 0 additions and 1 deletions
  1. 0 1
      utils/run_gdb_rp2040.sh

+ 0 - 1
utils/run_gdb_rp2040.sh

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