mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00: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:
committed by
Daniel Agar
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
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user