5 lines
69 B
Makefile
5 lines
69 B
Makefile
|
MCU_SERIES = m4
|
||
|
MCU_VARIANT = nrf52
|
||
|
LD_FILE = boards/nrf52840_aa.ld
|
||
|
|