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

6 lines
157 B
Makefile

export CPU_ARCH = cortex-m0plus
export CPU_FAM = saml21
include $(RIOTCPU)/sam0_common/Makefile.include
include $(RIOTCPU)/Makefile.include.cortexm_common