Skip to content

Commit 338127f

Browse files
aykevldeadprogram
authored andcommitted
microcontrollers: remove esp32 toolchain installation instructions
These are not necessary anymore.
1 parent df26e5c commit 338127f

File tree

4 files changed

+12
-60
lines changed

4 files changed

+12
-60
lines changed

content/docs/reference/microcontrollers/esp32-coreboard-v2.md

Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -64,11 +64,7 @@ The esp32-coreboard-v2 is a development board based on the [Espressif ESP32](htt
6464

6565
### CLI Flashing on Linux
6666

67-
You need to install the Espressif toolchain for Linux to use TinyGo with the ESP32:
68-
69-
https://docs.espressif.com/projects/esp-idf/en/release-v3.0/get-started/linux-setup.html#standard-setup-of-toolchain-for-linux
70-
71-
In addition, you must install the `esptool` flashing tool:
67+
You need to install the `esptool` flashing tool:
7268

7369
https://github.com/espressif/esptool#easy-installation
7470

@@ -85,11 +81,7 @@ Now you should be able to flash your board as follows:
8581
8682
### CLI Flashing on macOS
8783
88-
You need to install the Espressif toolchain for macOS to use TinyGo with the ESP32:
89-
90-
https://docs.espressif.com/projects/esp-idf/en/release-v3.0/get-started/macos-setup.html
91-
92-
In addition, you must install the `esptool` flashing tool:
84+
You need to install the `esptool` flashing tool:
9385
9486
https://github.com/espressif/esptool#easy-installation
9587
@@ -106,11 +98,7 @@ Now you should be able to flash your board as follows:
10698
10799
### CLI Flashing on Windows
108100
109-
You need to install the Espressif toolchain for Windows to use TinyGo with the ESP32:
110-
111-
https://docs.espressif.com/projects/esp-idf/en/release-v3.0/get-started/windows-setup.html
112-
113-
In addition, you must install the `esptool` flashing tool:
101+
You need to install the `esptool` flashing tool:
114102
115103
https://github.com/espressif/esptool#easy-installation
116104

content/docs/reference/microcontrollers/esp32-mini32.md

Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -64,11 +64,7 @@ The mini32 is a small development board based on the popular [Espressif ESP32](h
6464

6565
### CLI Flashing on Linux
6666

67-
You need to install the Espressif toolchain for Linux to use TinyGo with the ESP32:
68-
69-
https://docs.espressif.com/projects/esp-idf/en/release-v3.0/get-started/linux-setup.html#standard-setup-of-toolchain-for-linux
70-
71-
In addition, you must install the `esptool` flashing tool:
67+
You need to install the `esptool` flashing tool:
7268

7369
https://github.com/espressif/esptool#easy-installation
7470

@@ -85,11 +81,7 @@ Now you should be able to flash your board as follows:
8581
8682
### CLI Flashing on macOS
8783
88-
You need to install the Espressif toolchain for macOS to use TinyGo with the ESP32:
89-
90-
https://docs.espressif.com/projects/esp-idf/en/release-v3.0/get-started/macos-setup.html
91-
92-
In addition, you must install the `esptool` flashing tool:
84+
You need to install the `esptool` flashing tool:
9385
9486
https://github.com/espressif/esptool#easy-installation
9587
@@ -106,11 +98,7 @@ Now you should be able to flash your board as follows:
10698
10799
### CLI Flashing on Windows
108100
109-
You need to install the Espressif toolchain for Windows to use TinyGo with the ESP32:
110-
111-
https://docs.espressif.com/projects/esp-idf/en/release-v3.0/get-started/windows-setup.html
112-
113-
In addition, you must install the `esptool` flashing tool:
101+
You need to install the `esptool` flashing tool:
114102
115103
https://github.com/espressif/esptool#easy-installation
116104

content/docs/reference/microcontrollers/m5stack-core2.md

Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -103,11 +103,7 @@ The [m5stack-core2](https://shop.m5stack.com/products/m5stack-core2-esp32-iot-de
103103

104104
### CLI Flashing on Linux
105105

106-
You need to install the Espressif toolchain for Linux to use TinyGo with the ESP32:
107-
108-
https://docs.espressif.com/projects/esp-idf/en/release-v3.0/get-started/linux-setup.html#standard-setup-of-toolchain-for-linux
109-
110-
In addition, you must install the `esptool` flashing tool:
106+
You need to install the `esptool` flashing tool:
111107

112108
https://github.com/espressif/esptool#easy-installation
113109

@@ -124,11 +120,7 @@ Now you should be able to flash your board as follows:
124120
125121
### CLI Flashing on macOS
126122
127-
You need to install the Espressif toolchain for macOS to use TinyGo with the ESP32:
128-
129-
https://docs.espressif.com/projects/esp-idf/en/release-v3.0/get-started/macos-setup.html
130-
131-
In addition, you must install the `esptool` flashing tool:
123+
You need to install the `esptool` flashing tool:
132124
133125
https://github.com/espressif/esptool#easy-installation
134126
@@ -145,11 +137,7 @@ Now you should be able to flash your board as follows:
145137
146138
### CLI Flashing on Windows
147139
148-
You need to install the Espressif toolchain for Windows to use TinyGo with the ESP32:
149-
150-
https://docs.espressif.com/projects/esp-idf/en/release-v3.0/get-started/windows-setup.html
151-
152-
In addition, you must install the `esptool` flashing tool:
140+
You need to install the `esptool` flashing tool:
153141
154142
https://github.com/espressif/esptool#easy-installation
155143

content/docs/reference/microcontrollers/m5stack.md

Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,7 @@ The [m5stack](https://docs.m5stack.com/en/core/basic) is a development board bas
6666

6767
### CLI Flashing on Linux
6868

69-
You need to install the Espressif toolchain for Linux to use TinyGo with the ESP32:
70-
71-
https://docs.espressif.com/projects/esp-idf/en/release-v3.0/get-started/linux-setup.html#standard-setup-of-toolchain-for-linux
72-
73-
In addition, you must install the `esptool` flashing tool:
69+
You need to install the `esptool` flashing tool:
7470

7571
https://github.com/espressif/esptool#easy-installation
7672

@@ -87,11 +83,7 @@ Now you should be able to flash your board as follows:
8783
8884
### CLI Flashing on macOS
8985
90-
You need to install the Espressif toolchain for macOS to use TinyGo with the ESP32:
91-
92-
https://docs.espressif.com/projects/esp-idf/en/release-v3.0/get-started/macos-setup.html
93-
94-
In addition, you must install the `esptool` flashing tool:
86+
You need to install the `esptool` flashing tool:
9587
9688
https://github.com/espressif/esptool#easy-installation
9789
@@ -108,11 +100,7 @@ Now you should be able to flash your board as follows:
108100
109101
### CLI Flashing on Windows
110102
111-
You need to install the Espressif toolchain for Windows to use TinyGo with the ESP32:
112-
113-
https://docs.espressif.com/projects/esp-idf/en/release-v3.0/get-started/windows-setup.html
114-
115-
In addition, you must install the `esptool` flashing tool:
103+
You need to install the `esptool` flashing tool:
116104
117105
https://github.com/espressif/esptool#easy-installation
118106

0 commit comments

Comments
 (0)