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

8 lines
160 B
Makefile

CPU_ARCH = cortex-m3
CPU_FAM = sam3
FEATURES_PROVIDED += periph_cpuid
FEATURES_PROVIDED += periph_hwrng
-include $(RIOTCPU)/cortexm_common/Makefile.features