RIOT/cpu/stm32l1/Makefile.features
Francisco Acosta 73ae563973 eeprom: Makefile.features: reorder features
They should be sorted alphabetically
2018-08-15 14:53:56 +02:00

7 lines
208 B
Makefile

FEATURES_PROVIDED += periph_eeprom
FEATURES_PROVIDED += periph_flash_common
FEATURES_PROVIDED += periph_flashpage
FEATURES_PROVIDED += periph_flashpage_raw
-include $(RIOTCPU)/stm32_common/Makefile.features