From: asterix Date: Thu, 29 Nov 2007 17:18:56 +0000 (+0000) Subject: Add comment. X-Git-Tag: 1.0.0~224 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=4fde1408cfd15ab13613e6b28968fda4915af4bf;p=bertos.git Add comment. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1018 38d2e660-2303-0410-9eaa-f027e97ec537 --- diff --git a/cpu/arm/io/at91sam7s256.h b/cpu/arm/io/at91sam7s256.h index f2817fc1..98fd66d5 100644 --- a/cpu/arm/io/at91sam7s256.h +++ b/cpu/arm/io/at91sam7s256.h @@ -158,7 +158,7 @@ * SPI pins name *\{ */ -#define NPCS0 11 +#define NPCS0 11 // Same as NSS pin. #define MISO 12 #define MOSI 13 #define SPCK 14