1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-24 22:13:52 +01:00
RIOT/cpu/samd21/Makefile.features
2020-02-17 16:02:48 +01:00

7 lines
125 B
Makefile

CPU_ARCH = cortex-m0plus
CPU_FAM = samd21
FEATURES_PROVIDED += puf_sram
-include $(RIOTCPU)/sam0_common/Makefile.features