boards: arduino_101: set correct LED pin
Change-Id: Icda0a7952daea5a12b51b27868b130c0ae76c8b1 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
c9c36f15de
commit
722b429a53
@ -10,7 +10,7 @@
|
||||
#include <soc.h>
|
||||
|
||||
#define LED0_GPIO_PORT CONFIG_GPIO_QMSI_0_NAME
|
||||
#define LED0_GPIO_PIN 2
|
||||
#define LED0_GPIO_PIN 8
|
||||
|
||||
#if defined(CONFIG_USB)
|
||||
/* GPIO driver name */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user