mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-01 11:44:08 +08:00
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:
parent
42a8a6ffac
commit
03aae61395
@ -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
|
||||
*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user