From 010fe4a636ccf8e8501f34a8f67d5fb6b7d30823 Mon Sep 17 00:00:00 2001 From: batt Date: Wed, 2 Sep 2009 15:31:35 +0000 Subject: [PATCH] Do not test. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2866 38d2e660-2303-0410-9eaa-f027e97ec537 --- bertos/mware/sprintf_test.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bertos/mware/sprintf_test.c b/bertos/mware/sprintf_test.c index 56c2af7d..eba0da66 100644 --- a/bertos/mware/sprintf_test.c +++ b/bertos/mware/sprintf_test.c @@ -30,6 +30,8 @@ * * --> * + * notest: avr + * notest: arm * \brief sprintf() implementation based on _formatted_write() * * \version $Id$ -- 2.25.1