mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
nxphlite-v3:Added Logical BOARD specific LED mapping
Define the logical LED that are uses on nxphlite-v3
This commit is contained in:
committed by
Daniel Agar
parent
a12f26aee0
commit
1da0021be9
@@ -73,6 +73,8 @@ __BEGIN_DECLS
|
||||
#define GPIO_LED_2 (GPIO_HIGHDRIVE | GPIO_OUTPUT_ZER0 | PIN_PORTD | PIN14)
|
||||
|
||||
#define BOARD_HAS_CONTROL_STATUS_LEDS 1 // Use D9 and D10
|
||||
#define BOARD_OVERLOAD_LED LED_AMBER
|
||||
#define BOARD_ARMED_STATE_LED LED_GREEN
|
||||
|
||||
#define GPIO_NFC_IO (GPIO_HIGHDRIVE | GPIO_OUTPUT_ONE | PIN_PORTA | PIN26)
|
||||
#define GPIO_SENSOR_P_EN (GPIO_HIGHDRIVE | GPIO_OUTPUT_ONE | PIN_PORTB | PIN8)
|
||||
|
||||
Reference in New Issue
Block a user