File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -52,10 +52,11 @@ The SDKs suffixed with "-h" change some configurations and can achieve higher pe
5252* ** esp32-3.0.2-h** (Download Link: [ Github] ( https://github.com/esp-arduino-libs/arduino-esp32-sdk/raw/master/high_perf/esp32-3.0.2-h.tar.xz?download= ) / [ Espressif] ( https://dl.espressif.com/AE/esp-dev-kits/esp32-3.0.2-h.tar.xz ) )
5353* ** esp32-3.0.3-h** (Download Link: [ Github] ( https://github.com/esp-arduino-libs/arduino-esp32-sdk/raw/master/high_perf/esp32-3.0.3-h.tar.xz?download= ) / [ Espressif] ( https://dl.espressif.com/AE/esp-dev-kits/esp32-3.0.3-h.tar.xz ) )
5454* ** esp32-3.0.7-h** (Download Link: [ Espressif] ( https://dl.espressif.com/AE/esp-arduino-libs/esp32-3.0.7-h.zip ) ) (PlatformIO Support)
55- * ** esp32-3.1.1-h** (Download Link: [ Github] ( https://github.com/esp-arduino-libs/arduino-esp32-sdk/raw/master/high_perf/esp32-3.1.1-h.zip?download= ) / [ Espressif] ( https://dl.espressif.com/AE/esp-arduino-libs/esp32-3.1.1-h.zip ) ) (PlatformIO Support)
55+ * ** esp32-3.1.1-h** (Download Link: [ Espressif] ( https://dl.espressif.com/AE/esp-arduino-libs/esp32-3.1.1-h.zip ) ) (PlatformIO Support)
56+ * ** esp32-3.2.0-h** (Download Link: [ Espressif] ( https://dl.espressif.com/AE/esp-arduino-libs/esp32-3.2.0-h.zip ) ) (PlatformIO Support)
5657
5758> [ !WARNING]
58- > For the ESP32-P4 in version v3.1.1, enabling ` CONFIG_COMPILER_OPTIMIZATION_PERF=y ` and ` CONFIG_SPIRAM_XIP_FROM_PSRAM=y ` will cause the chip to fail to boot properly.
59+ > For the ESP32-P4 in version v3.1.1 and above , enabling ` CONFIG_COMPILER_OPTIMIZATION_PERF=y ` and ` CONFIG_SPIRAM_XIP_FROM_PSRAM=y ` will cause the chip to fail to boot properly.
5960
6061## How to Use
6162
Original file line number Diff line number Diff line change 5252* ** esp32-3.0.2-h** (下载链接:[ Github] ( https://github.com/esp-arduino-libs/arduino-esp32-sdk/raw/master/high_perf/esp32-3.0.2-h.tar.xz?download= ) / [ Espressif] ( https://dl.espressif.com/AE/esp-dev-kits/esp32-3.0.2-h.tar.xz ) )
5353* ** esp32-3.0.3-h** (下载链接:[ Github] ( https://github.com/esp-arduino-libs/arduino-esp32-sdk/raw/master/high_perf/esp32-3.0.3-h.tar.xz?download= ) / [ Espressif] ( https://dl.espressif.com/AE/esp-dev-kits/esp32-3.0.3-h.tar.xz ) )
5454* ** esp32-3.0.7-h** (下载链接:[ Espressif] ( https://dl.espressif.com/AE/esp-arduino-libs/esp32-3.0.7-h.zip ) )(支持 PlatformIO)
55- * ** esp32-3.1.1-h** (下载链接:[ Github] ( https://github.com/esp-arduino-libs/arduino-esp32-sdk/raw/master/high_perf/esp32-3.1.1-h.zip?download= ) / [ Espressif] ( https://dl.espressif.com/AE/esp-arduino-libs/esp32-3.1.1-h.zip ) )(支持 PlatformIO)
55+ * ** esp32-3.1.1-h** (下载链接:[ Espressif] ( https://dl.espressif.com/AE/esp-arduino-libs/esp32-3.1.1-h.zip ) )(支持 PlatformIO)
56+ * ** esp32-3.2.0-h** (下载链接:[ Espressif] ( https://dl.espressif.com/AE/esp-arduino-libs/esp32-3.2.0-h.zip ) )(支持 PlatformIO)
5657
5758> [ !WARNING]
58- > 对于 v3.1.1 版本的 ESP32-P4,启用 ` CONFIG_COMPILER_OPTIMIZATION_PERF=y ` 和 ` CONFIG_SPIRAM_XIP_FROM_PSRAM=y ` 会导致芯片无法正常启动。
59+ > 对于 v3.1.1 以上版本的 ESP32-P4,启用 ` CONFIG_COMPILER_OPTIMIZATION_PERF=y ` 和 ` CONFIG_SPIRAM_XIP_FROM_PSRAM=y ` 会导致芯片无法正常启动。
5960
6061## 如何使用
6162
You can’t perform that action at this time.
0 commit comments