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

cpu: sam3: reorganize Makefile.features

This commit is contained in:
Kaspar Schleiser 2017-10-28 17:52:05 +02:00
parent d2415eadad
commit 870f0e45ba

View File

@ -0,0 +1,4 @@
FEATURES_PROVIDED += periph_cpuid
FEATURES_PROVIDED += periph_hwrng
-include $(RIOTCPU)/cortexm_common/Makefile.features