mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 07:12:54 +08:00
Enable waitpid() in sim/nsh2
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4041 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -104,6 +104,13 @@
|
||||
#define LED_PANIC 5 /* N/C N/C N/C ON N/C N/C N/C OFF */
|
||||
#define LED_NVALUES 6
|
||||
|
||||
/* For distinguishing individual LEDs */
|
||||
|
||||
#define LED_USB 0
|
||||
#define LED_SD 1
|
||||
#define LED_FLASH 2
|
||||
#define LED_ERROR 3
|
||||
|
||||
/* Button Definitions *******************************************************/
|
||||
/* The Sure PIC32MX board has three buttons.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user