mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
boards/cc2538dk: don't export PROGRAMMER_SERIAL
This commit is contained in:
parent
4b4b5106c9
commit
b464ecea3d
@ -3,7 +3,7 @@ export CPU = cc2538
|
||||
export CPU_MODEL ?= cc2538nf53
|
||||
|
||||
# the SmartRF06 Evaluation Board serial numbers all begin with "06EB":
|
||||
export PROGRAMMER_SERIAL ?= 06EB
|
||||
PROGRAMMER_SERIAL ?= 06EB
|
||||
|
||||
# setup serial terminal
|
||||
# the debug UART is always the second tty with the matching serial number:
|
||||
|
Loading…
Reference in New Issue
Block a user