From bfdc3e2f95a6dc2f19ea43a4cf913959a867d103 Mon Sep 17 00:00:00 2001 From: Hauke Petersen Date: Tue, 20 Oct 2015 16:30:09 +0200 Subject: [PATCH] boards/pttu: adjusted to UART changes --- boards/pttu/Makefile.features | 1 + 1 file changed, 1 insertion(+) diff --git a/boards/pttu/Makefile.features b/boards/pttu/Makefile.features index d30c1a945c..c44db8d529 100644 --- a/boards/pttu/Makefile.features +++ b/boards/pttu/Makefile.features @@ -3,6 +3,7 @@ FEATURES_PROVIDED += periph_gpio FEATURES_PROVIDED += periph_rtc FEATURES_PROVIDED += periph_spi FEATURES_PROVIDED += periph_timer +FEATURES_PROVIDED += periph_uart # Various other features (if any)