files
This commit is contained in:
parent
0e189b6bdd
commit
b90ee43f57
3 changed files with 282 additions and 0 deletions
6
keyboard/planck/__avr_gdbinit
Normal file
6
keyboard/planck/__avr_gdbinit
Normal file
|
@ -0,0 +1,6 @@
|
|||
define reset
|
||||
SIGNAL SIGHUP
|
||||
end
|
||||
file planck_lufa.elf
|
||||
target remote localhost:4242
|
||||
break main
|
Loading…
Add table
Add a link
Reference in a new issue