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

7 lines
125 B
Makefile
Raw Normal View History

2020-06-10 13:11:32 +02:00
CPU_CORE = cortex-m0plus
CPU_FAM = samd21
2018-07-03 16:14:08 +02:00
FEATURES_PROVIDED += puf_sram
-include $(RIOTCPU)/sam0_common/Makefile.features