px4-same70xplained-v1:Added Logical BOARD specific LED mapping

Define the logical LED that are uses on px4-same70xplained-v1
This commit is contained in:
David Sidrane 2018-09-26 09:05:46 -07:00 committed by Daniel Agar
parent 42a8a6ffac
commit 03aae61395

View File

@ -99,6 +99,8 @@ __BEGIN_DECLS
#define GPIO_LED1 (GPIO_OUTPUT | GPIO_CFG_DEFAULT | GPIO_OUTPUT_SET | \
GPIO_PORT_PIOC | GPIO_PIN8)
#define GPIO_LED_RED GPIO_LED1
#define BOARD_OVERLOAD_LED LED_RED
/* Buttons
*