From 58428f4468f39e670f16a9ec5392b49a4a3b50a6 Mon Sep 17 00:00:00 2001 From: batt Date: Fri, 8 Aug 2008 09:58:00 +0000 Subject: [PATCH] Typo. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1575 38d2e660-2303-0410-9eaa-f027e97ec537 --- bertos/cpu/arm/io/at91sam7.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bertos/cpu/arm/io/at91sam7.h b/bertos/cpu/arm/io/at91sam7.h index ae1661ad..6d8ce591 100644 --- a/bertos/cpu/arm/io/at91sam7.h +++ b/bertos/cpu/arm/io/at91sam7.h @@ -272,7 +272,7 @@ #define TIO_PIO_ABSR PIOA_BSR #else - #error No Timer Counter names of pins efinition for selected ARM CPU + #error No Timer Counter names of pins definition for selected ARM CPU #endif /*\}*/ -- 2.25.1