Skip to content

Commit 3be0e0c

Browse files
committed
Improving pre-install content
1 parent af5eea6 commit 3be0e0c

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

browser.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ title: "Check Browser Requrements"
55
Requiring a browser with Web Serial support avoids the need to
66
install MCU downloading tools on your PC.
77

8-
Download a current version of Chrome or Edge.
9-
XXX add download links
8+
Download a current version of
9+
[Chrome](https://www.google.com/chrome/) or
10+
[Edge](https://www.microsoft.com/en-us/edge/download).
1011

1112
Unfortunately, Safari and Firefox do not support Web Serial.

overview.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ title: "MicroPython Installation Overview"
33
---
44

55
The order of these checks doesn't matter, but none are optional.
6+
An overview of the pre-install checklist follows.
7+
Click for details.
68

79
### Check [Browser](browser.html) Requirements
810

pc.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,12 @@ title: "Check PC Requirements"
44

55
You need a PC with a free USB port, either Type-A or Type-C.
66

7+
| Type-A | Type-C |
8+
| ------- | ------ |
9+
| [![USB Type-A Connector Photo](https://upload.wikimedia.org/wikipedia/commons/thumb/2/24/Blue_USB_port_without_USB_3.0_contacts.jpg/440px-Blue_USB_port_without_USB_3.0_contacts.jpg)](https://upload.wikimedia.org/wikipedia/commons/2/24/Blue_USB_port_without_USB_3.0_contacts.jpg) | [![USB Type-C Connector Photo](https://upload.wikimedia.org/wikipedia/commons/thumb/2/2d/MSI_Bravo_17_%280017FK-007%29-USB-C_port_PNr°0760.jpg/320px-MSI_Bravo_17_%280017FK-007%29-USB-C_port_PNr°0760.jpg)](https://upload.wikimedia.org/wikipedia/commons/2/2d/MSI_Bravo_17_%280017FK-007%29-USB-C_port_PNr°0760.jpg) |
10+
711
Your PC must run an OS supported by a browser that supports Web Serial.
12+
813
Unfortunately, that excludes Raspberry Pi.
14+
15+
We know of no phones or tablets with browsers support Web Serial.

0 commit comments

Comments
 (0)