From 74f786cf833f6a08a3a4fcce88952969392f4766 Mon Sep 17 00:00:00 2001 From: Hauke Petersen Date: Wed, 20 Apr 2016 10:28:05 +0200 Subject: [PATCH] boards/iotlab-m3: enabled periph_flashpage feature --- boards/iotlab-common/Makefile.features | 1 + 1 file changed, 1 insertion(+) diff --git a/boards/iotlab-common/Makefile.features b/boards/iotlab-common/Makefile.features index 7bd04a87ff..639d2ca2cc 100644 --- a/boards/iotlab-common/Makefile.features +++ b/boards/iotlab-common/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