mirror of
https://github.com/hathach/tinyusb.git
synced 2025-01-31 05:52:55 +08:00
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
|