We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3faacd3 commit 29b6c7dCopy full SHA for 29b6c7d
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