Skip to content

Commit e117fc9

Browse files
backtaildobrite
authored andcommitted
update local probeing
1 parent 6074c75 commit e117fc9

File tree

4 files changed

+2
-29
lines changed

4 files changed

+2
-29
lines changed

.cargo/config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[target.thumbv7em-none-eabihf]
2-
runner = "gdb-multiarch -q -x openocd.gdb"
2+
runner = "gdb-multiarch"
33
rustflags = [
44
"-C", "link-arg=-Tlink.x"
55
]

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Cargo.lock
55
*.bin
66
.gdb_history
77
Embed.toml
8-
8+
/logs
99
# editor files
1010
.vscode/*
1111
!.vscode/*.md

openocd.cfg

Lines changed: 0 additions & 7 deletions
This file was deleted.

openocd.gdb

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)