We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d96d468 commit 4dfac3fCopy full SHA for 4dfac3f
hw/bsp/same7x/boards/same70_qmtech/board.h
@@ -46,7 +46,7 @@ extern "C" {
46
#define BUTTON_PORT_CLOCK ID_PIOA
47
48
#define UART_TX_PIN GPIO(GPIO_PORTB, 1)
49
-#define UART_TX_FUNCTION MUX_PB4D_USART1_TXD1
+#define UART_TX_FUNCTION MUX_PB1D_USART1_TXD1
50
#define UART_RX_PIN GPIO(GPIO_PORTB, 0)
51
#define UART_RX_FUNCTION MUX_PA21A_USART1_RXD1
52
#define UART_PORT_CLOCK ID_USART1
0 commit comments