RIOT/cpu/nrf51/Makefile.include
2016-02-09 16:51:54 +01:00

6 lines
153 B
Makefile

export CPU_ARCH = cortex-m0
export CPU_FAM = nrf51
include $(RIOTCPU)/nrf5x_common/Makefile.include
include $(RIOTCPU)/Makefile.include.cortexm_common