Skip to content

Commit 4dfac3f

Browse files
hathachCopilot
andauthored
Update hw/bsp/same7x/boards/same70_qmtech/board.h
Co-authored-by: Copilot <[email protected]>
1 parent d96d468 commit 4dfac3f

File tree

1 file changed

+1
-1
lines changed
  • hw/bsp/same7x/boards/same70_qmtech

1 file changed

+1
-1
lines changed

hw/bsp/same7x/boards/same70_qmtech/board.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ extern "C" {
4646
#define BUTTON_PORT_CLOCK ID_PIOA
4747

4848
#define UART_TX_PIN GPIO(GPIO_PORTB, 1)
49-
#define UART_TX_FUNCTION MUX_PB4D_USART1_TXD1
49+
#define UART_TX_FUNCTION MUX_PB1D_USART1_TXD1
5050
#define UART_RX_PIN GPIO(GPIO_PORTB, 0)
5151
#define UART_RX_FUNCTION MUX_PA21A_USART1_RXD1
5252
#define UART_PORT_CLOCK ID_USART1

0 commit comments

Comments
 (0)