diff options
| author | Damien George <damien@micropython.org> | 2023-07-25 12:35:21 +1000 |
|---|---|---|
| committer | Damien George <damien@micropython.org> | 2023-07-25 12:35:21 +1000 |
| commit | c9d2c5537b0f911b494fc877e2006022a65c2973 (patch) | |
| tree | 5ff14379f27de0d04c2dc28f65a8c1c99d765323 | |
| parent | b2adfc8077435419c5a5eecb2818cba44f1d3f8f (diff) | |
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>
| -rw-r--r-- | ports/esp32/boards/GENERIC/board.md | 4 | ||||
| -rw-r--r-- | ports/esp32/boards/GENERIC_SPIRAM/board.md | 4 | ||||
| -rw-r--r-- | ports/esp32/boards/OLIMEX_ESP32_POE/board.md | 4 | ||||
| -rw-r--r-- | ports/esp32/boards/UM_FEATHERS2/board.md | 3 | ||||
| -rw-r--r-- | ports/esp32/boards/UM_FEATHERS2NEO/board.md | 3 | ||||
| -rw-r--r-- | ports/esp32/boards/UM_FEATHERS3/board.md | 3 | ||||
| -rw-r--r-- | ports/esp32/boards/UM_PROS3/board.md | 3 | ||||
| -rw-r--r-- | ports/esp32/boards/UM_TINYPICO/board.md | 4 | ||||
| -rw-r--r-- | ports/esp32/boards/UM_TINYS2/board.md | 3 | ||||
| -rw-r--r-- | ports/esp32/boards/UM_TINYS3/board.md | 3 |
10 files changed, 10 insertions, 24 deletions
diff --git a/ports/esp32/boards/GENERIC/board.md b/ports/esp32/boards/GENERIC/board.md index 576ea8045..efb2b2cab 100644 --- a/ports/esp32/boards/GENERIC/board.md +++ b/ports/esp32/boards/GENERIC/board.md @@ -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. diff --git a/ports/esp32/boards/GENERIC_SPIRAM/board.md b/ports/esp32/boards/GENERIC_SPIRAM/board.md index 3b02b902c..c638f63dd 100644 --- a/ports/esp32/boards/GENERIC_SPIRAM/board.md +++ b/ports/esp32/boards/GENERIC_SPIRAM/board.md @@ -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). diff --git a/ports/esp32/boards/OLIMEX_ESP32_POE/board.md b/ports/esp32/boards/OLIMEX_ESP32_POE/board.md index 1e2dbb744..f077deda9 100644 --- a/ports/esp32/boards/OLIMEX_ESP32_POE/board.md +++ b/ports/esp32/boards/OLIMEX_ESP32_POE/board.md @@ -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. diff --git a/ports/esp32/boards/UM_FEATHERS2/board.md b/ports/esp32/boards/UM_FEATHERS2/board.md index e04a8936c..86ca33382 100644 --- a/ports/esp32/boards/UM_FEATHERS2/board.md +++ b/ports/esp32/boards/UM_FEATHERS2/board.md @@ -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. diff --git a/ports/esp32/boards/UM_FEATHERS2NEO/board.md b/ports/esp32/boards/UM_FEATHERS2NEO/board.md index 60ee024a1..26012d0ba 100644 --- a/ports/esp32/boards/UM_FEATHERS2NEO/board.md +++ b/ports/esp32/boards/UM_FEATHERS2NEO/board.md @@ -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. diff --git a/ports/esp32/boards/UM_FEATHERS3/board.md b/ports/esp32/boards/UM_FEATHERS3/board.md index ca9c36ad3..bed179041 100644 --- a/ports/esp32/boards/UM_FEATHERS3/board.md +++ b/ports/esp32/boards/UM_FEATHERS3/board.md @@ -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. diff --git a/ports/esp32/boards/UM_PROS3/board.md b/ports/esp32/boards/UM_PROS3/board.md index 4d1c435a0..406abf74e 100644 --- a/ports/esp32/boards/UM_PROS3/board.md +++ b/ports/esp32/boards/UM_PROS3/board.md @@ -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. diff --git a/ports/esp32/boards/UM_TINYPICO/board.md b/ports/esp32/boards/UM_TINYPICO/board.md index d0b1266d2..0fb41c76e 100644 --- a/ports/esp32/boards/UM_TINYPICO/board.md +++ b/ports/esp32/boards/UM_TINYPICO/board.md @@ -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. diff --git a/ports/esp32/boards/UM_TINYS2/board.md b/ports/esp32/boards/UM_TINYS2/board.md index 9a61374ed..739453da8 100644 --- a/ports/esp32/boards/UM_TINYS2/board.md +++ b/ports/esp32/boards/UM_TINYS2/board.md @@ -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. diff --git a/ports/esp32/boards/UM_TINYS3/board.md b/ports/esp32/boards/UM_TINYS3/board.md index da06e191f..5b4b5d8f1 100644 --- a/ports/esp32/boards/UM_TINYS3/board.md +++ b/ports/esp32/boards/UM_TINYS3/board.md @@ -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. |
