boards: pic32-wifire: Add missing FLASHFILE definition
Signed-off-by: Francois Berder <18538310+francois-berder@users.noreply.github.com>
This commit is contained in:
parent
6113e2f9ea
commit
bc0346e2d2
@ -17,6 +17,7 @@ ifeq ($(PROGRAMMER),pic32prog)
|
||||
# * https://docs.creatordev.io/wifire/guides/wifire-programming/
|
||||
# * The triangle `▶` goes into the port number 1 (a hole with a square around it)
|
||||
# opposite side of the JP1 ICSP text.
|
||||
FLASHFILE ?= $(HEXFILE)
|
||||
include $(RIOTMAKE)/tools/pic32prog.inc.mk
|
||||
else ifeq ($(PROGRAMMER),jlink)
|
||||
FLASHFILE ?= $(HEXFILE)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user