1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-26 06:53:52 +01:00
RIOT/cpu/sam3/Makefile.features
2020-02-17 16:02:48 +01:00

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