mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
boards: seeeduino_arch-pro: use hex file.
This commit is contained in:
parent
c23d85ab3a
commit
0779ccc04e
@ -11,6 +11,7 @@ include $(RIOTMAKE)/tools/serial.inc.mk
|
||||
DEBUG_ADAPTER ?= dap
|
||||
|
||||
# this board uses openocd
|
||||
export IMAGE_FILE = $(HEXFILE)
|
||||
include $(RIOTMAKE)/tools/openocd.inc.mk
|
||||
|
||||
# generate image checksum from hex file
|
||||
|
Loading…
Reference in New Issue
Block a user