From 15bb6b50152e5e1c175a144715b8b05f3e69a645 Mon Sep 17 00:00:00 2001 From: jsk Date: Sun, 30 Mar 2025 16:23:11 +0300 Subject: [PATCH 1/5] fix markdown Restore-the-USB-connectivity-firmware-on-UNO-R4-WiFi-with-espflash.md --- ...-USB-connectivity-firmware-on-UNO-R4-WiFi-with-espflash.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/Hardware Support/UNO/Restore-the-USB-connectivity-firmware-on-UNO-R4-WiFi-with-espflash.md b/content/Hardware Support/UNO/Restore-the-USB-connectivity-firmware-on-UNO-R4-WiFi-with-espflash.md index 3f5d9fcdb..5dafb597f 100644 --- a/content/Hardware Support/UNO/Restore-the-USB-connectivity-firmware-on-UNO-R4-WiFi-with-espflash.md +++ b/content/Hardware Support/UNO/Restore-the-USB-connectivity-firmware-on-UNO-R4-WiFi-with-espflash.md @@ -36,8 +36,8 @@ Follow these steps: 1. Run the command: * **Windows:** `bin\espflash write-bin -b 115200 0x0 (Get-Item .\firmware\UNOR4-WIFI-S3-*.bin).FullName` * **macOS/Linux:** `./bin/espflash write-bin -b 115200 0x0 firmware/UNOR4-WIFI-S3-*.bin` - > [!NOTE] - > 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. +> [!NOTE] +> 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. 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 **Enter** key. * **Windows:** The board will have a name like "USB Serial Device". From 1745897b0090824e158afb4d0cc0a239ff2d1b58 Mon Sep 17 00:00:00 2001 From: kanavas Date: Tue, 1 Apr 2025 19:39:43 +0300 Subject: [PATCH 2/5] fix markdownlint errors From 038b46804e41fcb9779dad8961d7b3103767c63d Mon Sep 17 00:00:00 2001 From: kanavas Date: Tue, 1 Apr 2025 19:44:26 +0300 Subject: [PATCH 3/5] fix markdownlint errors --- ...the-USB-connectivity-firmware-on-UNO-R4-WiFi-with-espflash.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/Hardware Support/UNO/Restore-the-USB-connectivity-firmware-on-UNO-R4-WiFi-with-espflash.md b/content/Hardware Support/UNO/Restore-the-USB-connectivity-firmware-on-UNO-R4-WiFi-with-espflash.md index 5dafb597f..ca89e2c5b 100644 --- a/content/Hardware Support/UNO/Restore-the-USB-connectivity-firmware-on-UNO-R4-WiFi-with-espflash.md +++ b/content/Hardware Support/UNO/Restore-the-USB-connectivity-firmware-on-UNO-R4-WiFi-with-espflash.md @@ -36,6 +36,7 @@ Follow these steps: 1. Run the command: * **Windows:** `bin\espflash write-bin -b 115200 0x0 (Get-Item .\firmware\UNOR4-WIFI-S3-*.bin).FullName` * **macOS/Linux:** `./bin/espflash write-bin -b 115200 0x0 firmware/UNOR4-WIFI-S3-*.bin` + > [!NOTE] > 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. From b493ca86e7e392cb75b2389387ecfbe030c5e252 Mon Sep 17 00:00:00 2001 From: kanavas Date: Tue, 1 Apr 2025 19:47:17 +0300 Subject: [PATCH 4/5] fix markdownlint errors --- ...he-USB-connectivity-firmware-on-UNO-R4-WiFi-with-espflash.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/Hardware Support/UNO/Restore-the-USB-connectivity-firmware-on-UNO-R4-WiFi-with-espflash.md b/content/Hardware Support/UNO/Restore-the-USB-connectivity-firmware-on-UNO-R4-WiFi-with-espflash.md index ca89e2c5b..7e78f3701 100644 --- a/content/Hardware Support/UNO/Restore-the-USB-connectivity-firmware-on-UNO-R4-WiFi-with-espflash.md +++ b/content/Hardware Support/UNO/Restore-the-USB-connectivity-firmware-on-UNO-R4-WiFi-with-espflash.md @@ -36,7 +36,7 @@ Follow these steps: 1. Run the command: * **Windows:** `bin\espflash write-bin -b 115200 0x0 (Get-Item .\firmware\UNOR4-WIFI-S3-*.bin).FullName` * **macOS/Linux:** `./bin/espflash write-bin -b 115200 0x0 firmware/UNOR4-WIFI-S3-*.bin` - + > [!NOTE] > 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. From 0097f12ebb184ef3d4b61a21d5ea6992653d93bc Mon Sep 17 00:00:00 2001 From: kanavas Date: Mon, 14 Apr 2025 15:26:22 +0300 Subject: [PATCH 5/5] change "Preferences" to "Settings Co-authored-by: seaxwi <71350948+seaxwi@users.noreply.github.com> --- ...-USB-connectivity-firmware-on-UNO-R4-WiFi-with-espflash.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/Hardware Support/UNO/Restore-the-USB-connectivity-firmware-on-UNO-R4-WiFi-with-espflash.md b/content/Hardware Support/UNO/Restore-the-USB-connectivity-firmware-on-UNO-R4-WiFi-with-espflash.md index 7e78f3701..526e574d4 100644 --- a/content/Hardware Support/UNO/Restore-the-USB-connectivity-firmware-on-UNO-R4-WiFi-with-espflash.md +++ b/content/Hardware Support/UNO/Restore-the-USB-connectivity-firmware-on-UNO-R4-WiFi-with-espflash.md @@ -37,8 +37,8 @@ Follow these steps: * **Windows:** `bin\espflash write-bin -b 115200 0x0 (Get-Item .\firmware\UNOR4-WIFI-S3-*.bin).FullName` * **macOS/Linux:** `./bin/espflash write-bin -b 115200 0x0 firmware/UNOR4-WIFI-S3-*.bin` -> [!NOTE] -> 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. + > [!NOTE] + > If you're using macOS, 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 Settings > Privacy & Security_, and under _Security_, click _Allow Anyway_ to allow espflash to run. 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 **Enter** key. * **Windows:** The board will have a name like "USB Serial Device".