Skip to content

Commit 29b6c7d

Browse files
committed
[STM32MP157_DK] Add SERIAL_PORT_LINUXBRIDGE as SerialVirtIO
1 parent 3faacd3 commit 29b6c7d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

variants/STM32MP157_DK/variant.h

+1
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,7 @@ extern "C" {
178178
// pins are NOT connected to anything by default.
179179
#define SERIAL_PORT_MONITOR Serial
180180
#define SERIAL_PORT_HARDWARE Serial
181+
#define SERIAL_PORT_LINUXBRIDGE SerialVirtIO
181182
#endif
182183

183184
#endif /* _VARIANT_ARDUINO_STM32_ */

0 commit comments

Comments
 (0)