You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/tutorials/serial/serial_driver.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Windows serial driver
2
2
3
-
You can connect your board to your computer over USB. This works out of the box on Linux, macOS and Windows 10. If you are using a version of Windows earlier than Windows 10, you probably need to install a serial port driver:
3
+
You can connect your board to your computer over USB. This works out of the box on Linuxand macOS. If you are using Windows, you may need to install a serial port driver:
4
4
5
5
1. Download the [Arm Mbed Windows serial port driver](http://os.mbed.com/media/downloads/drivers/mbedWinSerial_16466.exe).
6
6
1. Plug in your Arm Mbed device over USB. It mounts as an Mbed drive.
0 commit comments