Add comment.
[bertos.git] / cpu / arm / io / at91sam7s256.h
index f2817fc17fbd75a49f5be06701150703705cb7f9..98fd66d544cb659f9ffa6fae0f4d011a193bca5b 100644 (file)
  * SPI pins name
  *\{
  */
-#define NPCS0      11
+#define NPCS0      11  // Same as NSS pin.
 #define MISO       12
 #define MOSI       13
 #define SPCK       14