From f562ee4948dd1e2b9175dfa3f2a2c071023c6167 Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Sat, 29 Sep 2018 16:14:19 +0000 Subject: Mass update of configuration files. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12306 110e8d01-0319-4d1e-a829-52ad28d1bb01 --- os/lib/include/chlib.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'os/lib') diff --git a/os/lib/include/chlib.h b/os/lib/include/chlib.h index ab55d333b..1097c8e15 100644 --- a/os/lib/include/chlib.h +++ b/os/lib/include/chlib.h @@ -105,8 +105,7 @@ #endif #if !defined(CH_CFG_USE_PIPES) -//#error "CH_CFG_USE_PIPES not defined in chconf.h" -#define CH_CFG_USE_PIPES FALSE /* temporary */ +#error "CH_CFG_USE_PIPES not defined in chconf.h" #endif /* Objects factory options checks.*/ -- cgit v1.2.3