This commit is contained in:
Christian Weichel 2019-11-19 18:59:02 +01:00 committed by Miro Spönemann
parent 8aa356bd6e
commit ec18cf0dc1
3 changed files with 0 additions and 14 deletions

View File

@ -1,2 +0,0 @@
gdb_port 50000
telnet_port 44444

View File

@ -1,12 +0,0 @@
source [find interface/cmsis-dap.cfg]
# chip name
set CHIPNAME at91samd21g18
set ENDIAN little
# choose a port here
set telnet_port 0
source [find target/at91samdXX.cfg]
echo "GDB server started"