mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-11-13 12:19:29 +00:00
Cleanup
This commit is contained in:
committed by
Miro Spönemann
parent
8aa356bd6e
commit
ec18cf0dc1
@@ -1,2 +0,0 @@
|
|||||||
gdb_port 50000
|
|
||||||
telnet_port 44444
|
|
||||||
@@ -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"
|
|
||||||
Reference in New Issue
Block a user