6 lines
85 B
Makefile
6 lines
85 B
Makefile
MCU_SERIES = m0
|
|
MCU_VARIANT = nrf51
|
|
LD_FILE = boards/nrf51822_aa.ld
|
|
FLASHER = pyocd
|
|
|