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
1. Open your system's command line application inside the extracted folder.
27
27
***Windows:** Hold <kbd>⇧Shift</kbd> and right-click any blank space inside the extracted folder. In the context menu, select **Open command window here / Open PowerShell window here**.
28
-
***macOS:** Control-click on the unzipped`unor4wifi-update-macos` folder and select "**New Terminal at Folder**" from the context menu. A terminal window will open.
28
+
***macOS:** Control-click on the extracted`unor4wifi-update-macos` folder and select "**New Terminal at Folder**" from the context menu. A terminal window will open.
29
29
***Linux:** Open [a command line terminal](https://ubuntu.com/tutorials/command-line-for-beginners) in the extracted folder.
> You may need to adjust your system's security settings to allow this command if you encounter a warning pop-up. To proceed, go to _System Preferences > Privacy & Security_, and under _Security_, click _Allow Anyway_ to allow espflash to run .
35
+
33
36
1. The terminal window might now show a list of the serial ports present on your computer. Use the arrow keys on your keyboard to select the port for the board and then press the <kbd>**Enter**</kbd> key.
34
-
***Windows:** The board will have a name like "USB Serial device". <!-- TODO: Confirm name -->
37
+
***Windows:** The board will have a name like "USB Serial Device".
35
38
***macOS:** The board will be named "USB JTAG_serial debug unit". Two ports with this name will be available, select the port that starts with `/dev/cu.usbmodem*`. <!-- TODO: Same for Linux, probably. Confirm this. -->
36
39
* If you can't find it, try following steps 1–3 again.
37
40
38
-
1. The terminal window will now show the following prompt:
41
+
1. The terminal window may show the following prompt:
39
42
40
43
```text
41
44
? Remember this serial port for future use? (y/n) ›
0 commit comments