mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-08-14 20:27:43 +00:00
Removed forced upload speed for the RE-MOTE platform
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user