From 9e250a8ee6b95d171a99b13814ed18c3d23d293e Mon Sep 17 00:00:00 2001 From: kYc0o Date: Wed, 1 Mar 2017 16:33:09 +0100 Subject: [PATCH] boards/fox: add periph_flashpage feature --- boards/fox/Makefile.features | 1 + 1 file changed, 1 insertion(+) diff --git a/boards/fox/Makefile.features b/boards/fox/Makefile.features index 7bd04a87f..639d2ca2c 100644 --- a/boards/fox/Makefile.features +++ b/boards/fox/Makefile.features @@ -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