mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
auav-x21:Added Logical BOARD specific LED mapping
Define the logical LED that are uses on auav-x21
This commit is contained in:
committed by
Daniel Agar
parent
aa30560d68
commit
e960978296
@@ -71,6 +71,7 @@
|
||||
/* LEDs */
|
||||
|
||||
#define GPIO_LED1 (GPIO_OUTPUT|GPIO_OPENDRAIN|GPIO_SPEED_50MHz|GPIO_OUTPUT_CLEAR|GPIO_PORTE|GPIO_PIN12)
|
||||
#define BOARD_OVERLOAD_LED LED_RED
|
||||
|
||||
/* External interrupts but on board*/
|
||||
#define GPIO_EXTI_MPU_DRDY (GPIO_INPUT|GPIO_FLOAT|GPIO_EXTI|GPIO_PORTD|GPIO_PIN15)
|
||||
|
||||
Reference in New Issue
Block a user