Removed forced upload speed for the RE-MOTE platform
This commit is contained in:
parent
97095c8bb5
commit
d01d53978c
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ ifndef CONTIKI
|
||||||
endif
|
endif
|
||||||
|
|
||||||
PYTHON = python
|
PYTHON = python
|
||||||
BSL_FLAGS += -e -w -v -b 115200
|
BSL_FLAGS += -e -w -v
|
||||||
|
|
||||||
ifdef PORT
|
ifdef PORT
|
||||||
BSL_FLAGS += -p $(PORT)
|
BSL_FLAGS += -p $(PORT)
|
||||||
|
|
Loading…
Add table
Reference in a new issue