From 41fde87ed8d1fcd593777bdfae2fa9e65006d984 Mon Sep 17 00:00:00 2001 From: Nicolas Schodet Date: Fri, 15 May 2015 12:05:06 +0200 Subject: build: add support for out of tree modules --- ucoo/hal/uart/Config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ucoo/hal/uart/Config') diff --git a/ucoo/hal/uart/Config b/ucoo/hal/uart/Config index 0a67d63..1229b76 100644 --- a/ucoo/hal/uart/Config +++ b/ucoo/hal/uart/Config @@ -1,4 +1,4 @@ -[hal/uart] +[ucoo/hal/uart] # Size of reception buffer. rx_buffer = 32 # Size of transmission buffer. -- cgit v1.2.3