mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 04:02:27 +00:00
docs: update esp32s2 summary page
- Refer to the toolchain links on IDF Tools page - Update the wording around v4.1/v4.2 releases - Remove the section about 3 different versions (of S2-beta) - Add link to the list of features maintained externally
This commit is contained in:

committed by
Angus Gratton

parent
cb7f2d737a
commit
b497819667
@@ -960,7 +960,7 @@ Selecting the Target
|
||||
|
||||
ESP-IDF supports multiple targets (chips). The identifiers used for each chip are as follows:
|
||||
|
||||
* ``esp32`` — for ESP32-D0WD, ESP32-D2WD, ESP32-S0WD (ESP-SOLO), ESP32-U4WD, ESP32-PICO-D4
|
||||
* ``esp32`` — for ESP32-D0WD, ESP32-D2WD, ESP32-S0WD (ESP-SOLO), ESP32-U4WDH, ESP32-PICO-D4
|
||||
* ``esp32s2``— for ESP32-S2
|
||||
|
||||
To select the target before building the project, use ``idf.py set-target <target>`` command, for example::
|
||||
|
Reference in New Issue
Block a user