5 lines
90 B
Makefile
5 lines
90 B
Makefile
|
|
LD_FILE = hw/mcu/nordic/nrfx/mdk/nrf52840_xxaa.ld
|
||
|
|
|
||
|
|
# flash using jlink
|
||
|
|
flash: flash-jlink
|