1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/nrf51/Makefile.include

6 lines
128 B
Makefile
Raw Normal View History

2019-10-08 09:05:11 +02:00
CPU_ARCH = cortex-m0
CPU_FAM = nrf51
2016-02-07 12:54:20 +01:00
include $(RIOTCPU)/nrf5x_common/Makefile.include
include $(RIOTMAKE)/arch/cortexm.inc.mk