mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
boards/cc2650*: don't export XDEBUGGER variable
This commit is contained in:
parent
21f48af3cd
commit
a8b81adbd2
@ -1,4 +1,4 @@
|
||||
export XDEBUGGER = XDS110
|
||||
XDEBUGGER = XDS110
|
||||
|
||||
# set default port depending on operating system
|
||||
PORT_LINUX ?= /dev/ttyACM0
|
||||
|
@ -1,4 +1,4 @@
|
||||
export XDEBUGGER = XDS110
|
||||
XDEBUGGER = XDS110
|
||||
|
||||
# set default port depending on operating system
|
||||
PORT_LINUX ?= /dev/ttyACM0
|
||||
|
Loading…
Reference in New Issue
Block a user