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

5 lines
89 B
Makefile
Raw Normal View History

2020-06-10 13:11:32 +02:00
CPU_CORE = cortex-m0
CPU_FAM = nrf51
2020-07-03 10:47:43 +02:00
include $(RIOTCPU)/nrf5x_common/Makefile.features