mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-31 20:38:27 +08:00
[boards] add missing defines for lisa/l board
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
*/
|
||||
#define UART1_GPIO_AF 0
|
||||
#define UART1_GPIO_PORT_RX GPIO_BANK_USART1_RX
|
||||
#define UART1_GPIO_RX GPIO_BANK_USART1_RX
|
||||
#define UART1_GPIO_RX GPIO_USART1_RX
|
||||
#define UART1_GPIO_PORT_TX GPIO_BANK_USART1_TX
|
||||
#define UART1_GPIO_TX GPIO_USART1_TX
|
||||
|
||||
@@ -129,6 +129,7 @@
|
||||
#define PPM_CC_IF TIM_SR_CC2IF
|
||||
#define PPM_GPIO_PORT GPIOA
|
||||
#define PPM_GPIO_PIN GPIO1
|
||||
#define PPM_GPIO_AF 0
|
||||
|
||||
|
||||
/* ADC */
|
||||
|
||||
Reference in New Issue
Block a user