mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
boards: pic32-clicker: Add missing FLASHFILE definition
Signed-off-by: Francois Berder <18538310+francois-berder@users.noreply.github.com>
This commit is contained in:
parent
e8be57e7f3
commit
6113e2f9ea
@ -14,5 +14,6 @@ ifeq ($(PROGRAMMER),pic32prog)
|
|||||||
# * https://docs.creatordev.io/wifire/guides/wifire-programming/
|
# * https://docs.creatordev.io/wifire/guides/wifire-programming/
|
||||||
# * The triangle `▶` goes into the port number 1 (a hole with a square around it)
|
# * The triangle `▶` goes into the port number 1 (a hole with a square around it)
|
||||||
# opposite side of the JP1 ICSP text.
|
# opposite side of the JP1 ICSP text.
|
||||||
|
FLASHFILE ?= $(HEXFILE)
|
||||||
include $(RIOTMAKE)/tools/pic32prog.inc.mk
|
include $(RIOTMAKE)/tools/pic32prog.inc.mk
|
||||||
endif
|
endif
|
||||||
|
Loading…
Reference in New Issue
Block a user