1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-25 14:33:52 +01:00

cpu/sam0_common/Makefile.features: add periph_flash_raw

This commit is contained in:
kYc0o 2017-11-16 17:03:05 +01:00
parent 6dffb71b09
commit cb0d021811

View File

@ -1,4 +1,5 @@
FEATURES_PROVIDED += periph_cpuid
FEATURES_PROVIDED += periph_flashpage
FEATURES_PROVIDED += periph_flashpage_raw
-include $(RIOTCPU)/cortexm_common/Makefile.features