5 lines
74 B
Makefile
5 lines
74 B
Makefile
|
MCU_SERIES = m0
|
||
|
MCU_VARIANT = nrf51
|
||
|
LD_FILE = boards/nrf51822_ac_s110.ld
|
||
|
|