1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-25 06:23:53 +01:00
RIOT/cpu/saml21/Makefile.include
2016-02-08 18:45:15 +01:00

6 lines
158 B
Makefile

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