1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 04:52:59 +01:00

boards/cc2650stk: fix whitespace

Make it more similar to cc2650-launchpad
This commit is contained in:
Gaëtan Harter 2019-03-15 15:39:32 +01:00
parent 6c84b4126f
commit d2103b21ab
No known key found for this signature in database
GPG Key ID: 76DF6BCF1B1F883B

View File

@ -1,6 +1,6 @@
export CPU = cc26x0
export CPU_MODEL = cc26x0f128
export XDEBUGGER = XDS110
export XDEBUGGER = XDS110
# set default port depending on operating system
PORT_LINUX ?= /dev/ttyACM0