mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
docs(compatibility): update chip revision compatibility docs
This commit is contained in:
@@ -140,6 +140,12 @@ Supported since ESP-IDF v5.1.
|
||||
| release/v5.4 | v5.4.1+ | v5.4.1 |
|
||||
| release/v5.5 and above | v5.5+ | v5.5 |
|
||||
|
||||
### ESP32-P4
|
||||
|
||||
#### v1.0, v1.3
|
||||
|
||||
Supported since ESP-IDF v5.3.
|
||||
|
||||
## What If the ESP-IDF Version Is Lower than the `Required` Version?
|
||||
|
||||
Latest ESP-IDF versions can prevent from downloading to, or even execute binaries on unsupported chips. ESP-IDF of versions v4.4.5+, v5.0.1+, v5.1 and above have both esptool download check and bootloader loading check against the chip revision. While ESP-IDF v4.3.5 has only esptool downloading check.
|
||||
|
||||
@@ -140,6 +140,11 @@
|
||||
| release/v5.4 | v5.4.1+ | v5.4.1 |
|
||||
| release/v5.5 及以上 | v5.5+ | v5.5 |
|
||||
|
||||
### ESP32-P4
|
||||
|
||||
#### v1.0, v1.3
|
||||
|
||||
从 ESP-IDF v5.3 开始支持。
|
||||
|
||||
## 如果 ESP-IDF 版本低于 `需求版本` 会出现什么情况?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user