summaryrefslogtreecommitdiff
path: root/nuttx/configs/pic32-starterkit/include
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-12-25 15:56:08 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-12-25 15:56:08 +0000
commit405e3e05c19a5af78b0be51c77bc79eed5d21108 (patch)
tree3482b22ad156a7be2cfae963dcd80e993fa3cd77 /nuttx/configs/pic32-starterkit/include
parent05f9ddee3b6976be77d91ab1cf0efdec98729081 (diff)
downloadpx4-nuttx-405e3e05c19a5af78b0be51c77bc79eed5d21108.tar.gz
px4-nuttx-405e3e05c19a5af78b0be51c77bc79eed5d21108.tar.bz2
px4-nuttx-405e3e05c19a5af78b0be51c77bc79eed5d21108.zip
Fix a PIC32 software interrupt bug (pipeline hazard)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4224 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/pic32-starterkit/include')
-rw-r--r--nuttx/configs/pic32-starterkit/include/board.h14
1 files changed, 7 insertions, 7 deletions
diff --git a/nuttx/configs/pic32-starterkit/include/board.h b/nuttx/configs/pic32-starterkit/include/board.h
index d0597ec02..5a2ca7692 100644
--- a/nuttx/configs/pic32-starterkit/include/board.h
+++ b/nuttx/configs/pic32-starterkit/include/board.h
@@ -89,10 +89,10 @@
* board graphics (but referred to as LED4-6 in the schematic):
*
* PIN User's Guide Board Stencil Notes
- * --- ------------- -------------- -------------------
- * RD0 "User LED D4" "LED1 (RD0") High illuminates
- * RD2 "User LED D5" "LED3 (RD2)" High illuminates
- * RD1 "User LED D6" "LED2 (RD1)" High illuminates
+ * --- ------------- -------------- -------------------------
+ * RD0 "User LED D4" "LED1 (RD0") High illuminates (RED)
+ * RD2 "User LED D5" "LED3 (RD2)" High illuminates (YELLOW)
+ * RD1 "User LED D6" "LED2 (RD1)" High illuminates (GREEN)
*
* We will use the labels on the board to identify LEDs
*
@@ -107,7 +107,7 @@
* LED_INIRQ 4 N/C N/C ON N/C N/C OFF
* LED_SIGNAL 4 N/C N/C ON N/C N/C OFF
* LED_ASSERTION 4 N/C N/C ON N/C N/C OFF
- * LED_PANIC 4 N/C N/C ON N/C N/C OFF
+ * LED_PANIC 5 ON N/C N/C OFF N/C N/C
*
* There are 5 additional LEDs available on the MEB:
*
@@ -125,9 +125,9 @@
#define LED_INIRQ 4
#define LED_SIGNAL 4
#define LED_ASSERTION 4
-#define LED_PANIC 4
+#define LED_PANIC 5
-#define LED_NVALUES 5
+#define LED_NVALUES 6
/* Switch definitions *******************************************************/
/* The PIC32 start kit has 3 switches: