esp32/boards: Remove references to the IDF version in board.md files.

Listing the IDF version number in the board description is not as important
as it once was, when the IDF was still undergoing a lot of changes.  Now,
all builds use IDF 5.x and it's possible to query the exact version with
platform.platform().

Signed-off-by: Damien George <damien@micropython.org>
pull/12087/head
Damien George 2023-07-25 12:35:21 +10:00
rodzic b2adfc8077
commit c9d2c5537b
10 zmienionych plików z 10 dodań i 24 usunięć

Wyświetl plik

@ -1,3 +1 @@
The following files are daily firmware for ESP32-based boards without external SPIRAM.
This firmware is compiled using ESP-IDF v4.x. Some older releases are also provided that are compiled with ESP-IDF v3.x.
The following files are firmware for ESP32-based boards without external SPIRAM.

Wyświetl plik

@ -1,3 +1 @@
The following files are daily firmware for ESP32-based boards with external SPIRAM (also known as PSRAM).
This firmware is compiled using ESP-IDF v4.x. Some older releases are also provided that are compiled with ESP-IDF v3.x.
The following files are firmware for ESP32-based boards with external SPIRAM (also known as PSRAM).

Wyświetl plik

@ -1,4 +1,2 @@
The following files are daily firmware for Olimex ESP32 boards with Ethernet.
The following files are firmware for Olimex ESP32 boards with Ethernet.
They match the boards ESP32 ETH-PoE, ESP32 ETH-PoE-ISO and ESP32 Gateway.
This firmware is compiled using ESP-IDF v4.x.

Wyświetl plik

@ -1,2 +1 @@
The following files are daily firmware for the FeatherS2. This firmware is
compiled using ESP-IDF v4.3 or later.
The following files are firmware for the FeatherS2.

Wyświetl plik

@ -1,2 +1 @@
The following files are daily firmware for the FeatherS2 Neo. This firmware is
compiled using ESP-IDF v4.3 or later.
The following files are firmware for the FeatherS2 Neo.

Wyświetl plik

@ -1,2 +1 @@
The following files are daily firmware for the FeatherS3. This firmware is
compiled using ESP-IDF v4.4 or later.
The following files are firmware for the FeatherS3.

Wyświetl plik

@ -1,2 +1 @@
The following files are daily firmware for the ProS3. This firmware is
compiled using ESP-IDF v4.4 or later.
The following files are firmware for the ProS3.

Wyświetl plik

@ -1,3 +1 @@
The following files are daily firmware for the TinyPICO. This firmware is compiled
using ESP-IDF v4.2 or later. Some older releases are also provided that are
compiled with ESP-IDF v3.x.
The following files are firmware for the TinyPICO.

Wyświetl plik

@ -1,2 +1 @@
The following files are daily firmware for the TinyS2. This firmware is compiled
using ESP-IDF v4.3 or later.
The following files are firmware for the TinyS2.

Wyświetl plik

@ -1,2 +1 @@
The following files are daily firmware for the TinyS3. This firmware is
compiled using ESP-IDF v4.4 or later.
The following files are firmware for the TinyS3.