From d9e5b68973a06a7f721af148b6cccdef0ddce3f2 Mon Sep 17 00:00:00 2001 From: asterix Date: Mon, 16 Aug 2010 08:57:11 +0000 Subject: [PATCH] Exclude from nightlytest. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4190 38d2e660-2303-0410-9eaa-f027e97ec537 --- bertos/cpu/arm/drv/flash_lpc2.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bertos/cpu/arm/drv/flash_lpc2.c b/bertos/cpu/arm/drv/flash_lpc2.c index ca984332..7e0013ca 100644 --- a/bertos/cpu/arm/drv/flash_lpc2.c +++ b/bertos/cpu/arm/drv/flash_lpc2.c @@ -34,6 +34,8 @@ * \author Daniele Basile * * \brief NPX lpc23xx embedded flash read/write driver. + * + * notest: arm */ #include "flash_lpc2.h" -- 2.25.1