From b62033eb38e71d3faf889b45227c44515c8a2a4f Mon Sep 17 00:00:00 2001 From: batt Date: Sat, 3 Apr 2010 14:27:35 +0000 Subject: [PATCH] Do not test init_lpc2 for now. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3389 38d2e660-2303-0410-9eaa-f027e97ec537 --- bertos/cpu/arm/hw/init_lpc2.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bertos/cpu/arm/hw/init_lpc2.c b/bertos/cpu/arm/hw/init_lpc2.c index 5f6ff507..f08d2a32 100644 --- a/bertos/cpu/arm/hw/init_lpc2.c +++ b/bertos/cpu/arm/hw/init_lpc2.c @@ -33,9 +33,9 @@ * \author Francesco Sacchi * * \brief LPC2378 CRT. + * notest:arm */ #include - #include #if CPU_FREQ != 72000000UL -- 2.25.1