From 7bec778c9a59416e3214ac28a6bce29dd03c9c00 Mon Sep 17 00:00:00 2001 From: Nao Pross Date: Fri, 4 May 2018 01:37:04 +0200 Subject: Update pin class to support input and output mode Also, minor changes in uart1.tpp --- nbproject/configurations.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'nbproject/configurations.xml') diff --git a/nbproject/configurations.xml b/nbproject/configurations.xml index ced59db..c64a84e 100644 --- a/nbproject/configurations.xml +++ b/nbproject/configurations.xml @@ -4,6 +4,10 @@ + + hal/pin.hpp + hal/uart.hpp + @@ -20,6 +24,10 @@ + + hal/pin.tpp + hal/uart1.tpp + @@ -39,6 +47,7 @@ mcc_generated_files + hal Makefile @@ -211,7 +220,6 @@ - -- cgit v1.2.1