summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/sure-pic32mx/include
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-03-12 15:47:47 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-03-12 15:47:47 +0000
commitb645b5c1455b966355309ec2ef1e707b9df13a98 (patch)
tree8400159fc729e724a6f08e6001bbd87d1013ab73 /nuttx/configs/sure-pic32mx/include
parent0ea4808dbfc045d2187c0d896da46a6c58b26032 (diff)
Add support for the Sure DB-DP11212 PIC32 board
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4476 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/sure-pic32mx/include')
-rw-r--r--nuttx/configs/sure-pic32mx/include/board.h13
1 files changed, 10 insertions, 3 deletions
diff --git a/nuttx/configs/sure-pic32mx/include/board.h b/nuttx/configs/sure-pic32mx/include/board.h
index 44eff5b623..66ed642c64 100644
--- a/nuttx/configs/sure-pic32mx/include/board.h
+++ b/nuttx/configs/sure-pic32mx/include/board.h
@@ -2,7 +2,7 @@
* configs/sure-pic32mx/include/board.h
* include/arch/board/board.h
*
- * Copyright (C) 2011 Gregory Nutt. All rights reserved.
+ * Copyright (C) 2011-2012 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <gnutt@nuttx.org>
*
* Redistribution and use in source and binary forms, with or without
@@ -91,8 +91,9 @@
#undef BOARD_TIMER1_SOSC
/* LED definitions **********************************************************/
-/* The Sure PIC32MX board has five LEDs. One (D4, lablel "Power") is not
- * controllable by software. Four are controllable by software:
+/* The Sure DB_DP11215 PIC32 Storage Demo Board board has five LEDs. One
+ * (D4, lablel "Power") is not controllable by software. Four are
+ * controllable by software:
*
* D7 "USB" Yellow RD7 Low illuminates
* D8 "SD" Yellow RD6 Low illuminates
@@ -111,6 +112,12 @@
#define LED_PANIC 5 /* N/C N/C N/C ON N/C N/C N/C OFF */
#define LED_NVALUES 6
+/* The Sure DB-DP11212 PIC32 General Purpose Demo Board does not have any user
+ * controllable LEDs, but does does have a segment LED display. That display is
+ * however, obscured by the larger segment display attached to the board and, so,
+ * is not supported.
+ */
+
/* For distinguishing individual LEDs */
#define LED_USB 0