From: asterix Date: Wed, 12 Mar 2008 14:59:17 +0000 (+0000) Subject: Forgot endif. X-Git-Tag: 1.0.0~70 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=45add65abd59bd79f528501c85f3e5891a9c2c29;p=bertos.git Forgot endif. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1182 38d2e660-2303-0410-9eaa-f027e97ec537 --- diff --git a/cpu/arm/io/at91sam7.h b/cpu/arm/io/at91sam7.h index 62c206d4..978c9e34 100644 --- a/cpu/arm/io/at91sam7.h +++ b/cpu/arm/io/at91sam7.h @@ -288,6 +288,7 @@ #define PWM1 28 // PB28 #define PWM2 29 // PB29 #define PWM3 30 // PB30 + #endif #elif CPU_ARM_AT91SAM7S256