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 72d9b9e commit 8ac7260Copy full SHA for 8ac7260
hardware/board/config/brd_mgm210_expansion/sl_iostream_usart_vcom_config.h
@@ -92,7 +92,7 @@
92
#define SL_IOSTREAM_USART_VCOM_TX_PIN 0
93
94
// USART0 RX on PA1
95
-#define SL_IOSTREAM_USART_VCOM_RX_PORT gpioPortA
+#define SL_IOSTREAM_USART_VCOM_RX_PORT gpioPortC
96
#define SL_IOSTREAM_USART_VCOM_RX_PIN 4
97
98
// [USART_SL_IOSTREAM_USART_VCOM]$
hardware/board/config/brd_mgm210_expansion/sl_simple_button_btn0_config.h
@@ -48,7 +48,7 @@
48
49
// <gpio> SL_SIMPLE_BUTTON_BTN0
50
// $[GPIO_SL_SIMPLE_BUTTON_BTN0]
51
-#define SL_SIMPLE_BUTTON_BTN0_PORT gpioPortC
+#define SL_SIMPLE_BUTTON_BTN0_PORT gpioPortA
52
#define SL_SIMPLE_BUTTON_BTN0_PIN 4
53
54
// [GPIO_SL_SIMPLE_BUTTON_BTN0]$
0 commit comments