We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37e5633 commit 2c479b9Copy full SHA for 2c479b9
1 file changed
variants/STM32MP157_DK/variant.h
@@ -178,6 +178,7 @@ extern "C" {
178
// pins are NOT connected to anything by default.
179
#define SERIAL_PORT_MONITOR Serial
180
#define SERIAL_PORT_HARDWARE Serial
181
+#define SERIAL_PORT_LINUXBRIDGE SerialVirtIO
182
#endif
183
184
#endif /* _VARIANT_ARDUINO_STM32_ */
0 commit comments