Merge pull request #16046 from aabadie/pr/make/native_flasher
boards/native: set FLASHER as empty
This commit is contained in:
commit
de67719b59
@ -10,7 +10,7 @@ else
|
||||
endif
|
||||
|
||||
RESET ?= $(RIOTBOARD)/native/dist/reset.sh
|
||||
FLASHER = true
|
||||
FLASHER ?=
|
||||
FLASHFILE ?= $(ELFFILE)
|
||||
|
||||
TERMPROG ?= $(FLASHFILE)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user