mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 03:45:50 +08:00
avr32dev1: USART1 RX: Reassign pin
This commit is contained in:
committed by
Alan Carvalho de Assis
parent
abcb67a292
commit
9b4014d048
@@ -123,7 +123,7 @@
|
|||||||
|
|
||||||
/* Pin muliplexing selecion *************************************************/
|
/* Pin muliplexing selecion *************************************************/
|
||||||
|
|
||||||
#define PINMUX_USART1_RXD PINMUX_USART1_RXD_1
|
#define PINMUX_USART1_RXD PINMUX_USART1_RXD_2
|
||||||
#define PINMUX_USART1_TXD PINMUX_USART1_TXD_1
|
#define PINMUX_USART1_TXD PINMUX_USART1_TXD_1
|
||||||
|
|
||||||
/* LED definitions **********************************************************/
|
/* LED definitions **********************************************************/
|
||||||
|
|||||||
Reference in New Issue
Block a user