mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-11-19 03:05:14 +00:00
Removed forced upload speed for the RE-MOTE platform
This commit is contained in:
parent
97095c8bb5
commit
d01d53978c
@ -5,7 +5,7 @@ ifndef CONTIKI
|
||||
endif
|
||||
|
||||
PYTHON = python
|
||||
BSL_FLAGS += -e -w -v -b 115200
|
||||
BSL_FLAGS += -e -w -v
|
||||
|
||||
ifdef PORT
|
||||
BSL_FLAGS += -p $(PORT)
|
||||
|
Loading…
Reference in New Issue
Block a user