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

Merge pull request #6677 from kYc0o/fox_periph_flashpage

boards/fox: add periph_flashpage feature
This commit is contained in:
Alexandre Abadie 2017-06-20 20:35:07 +02:00 committed by GitHub
commit d512c1b2a8

View File

@ -1,5 +1,6 @@
# Put defined MCU peripherals here (in alphabetical order)
FEATURES_PROVIDED += periph_cpuid
FEATURES_PROVIDED += periph_flashpage
FEATURES_PROVIDED += periph_gpio
FEATURES_PROVIDED += periph_i2c
FEATURES_PROVIDED += periph_rtt