From 74a78effe896f17b4fb1e493fc8fecd8bfd1eb14 Mon Sep 17 00:00:00 2001 From: Alexandre Abadie Date: Mon, 3 Apr 2017 09:06:33 +0200 Subject: [PATCH] boards/nucleo-f302: remove unicode character that breaks buildtest target --- boards/nucleo-f302/Makefile.features | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boards/nucleo-f302/Makefile.features b/boards/nucleo-f302/Makefile.features index d9943201de..4b1baf837e 100755 --- a/boards/nucleo-f302/Makefile.features +++ b/boards/nucleo-f302/Makefile.features @@ -1,4 +1,4 @@ -# Put defined MCU peripherals here (in alphabetical order) +# Put defined MCU peripherals here (in alphabetical order) FEATURES_PROVIDED += periph_cpuid FEATURES_PROVIDED += periph_gpio FEATURES_PROVIDED += periph_i2c