Skip to content

Commit 050f7eb

Browse files
committed
Add note for Windows.
1 parent 10fdf46 commit 050f7eb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.devcontainer/devcontainer.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
},
1414

1515
// To give the container access to a device serial port, you can uncomment one of the following lines.
16+
// Note: If running on Windows, you will have to do some additional steps:
17+
// https://stackoverflow.com/questions/68527888/how-can-i-use-a-usb-com-port-inside-of-a-vscode-development-container
1618
//
1719
// You can explicitly just forward the port you want to connect to. Replace `/dev/ttyACM0` with the serial port for
1820
// your device. This will only work if the device is plugged in from the start without reconnecting. Adding the

0 commit comments

Comments
 (0)