Skip to content

Commit 8f3420c

Browse files
committed
feat(repo): add v3.2.0
1 parent b6d66cd commit 8f3420c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ In comparison to the original [esp32-arduino-lib-builder](https://github.com/esp
4343
* It increases the size of the L2 cache line size from `128KB` to `256KB` by enabling `CONFIG_CACHE_L2_CACHE_256KB=y`.
4444

4545
> [!WARNING]
46-
> 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.
46+
> 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.
4747
4848
## Branches
4949

@@ -55,6 +55,7 @@ In comparison to the original [esp32-arduino-lib-builder](https://github.com/esp
5555
* [release/v3.0.2](https://github.com/esp-arduino-libs/esp32-arduino-lib-builder/tree/release/v3.0.2)
5656
* [release/v3.0.7](https://github.com/esp-arduino-libs/esp32-arduino-lib-builder/tree/release/v3.0.7)
5757
* [release/v3.1.1](https://github.com/esp-arduino-libs/esp32-arduino-lib-builder/tree/release/v3.1.1)
58+
* [release/v3.2.0](https://github.com/esp-arduino-libs/esp32-arduino-lib-builder/tree/release/v3.2.0)
5859

5960
### High Performance Versions
6061

@@ -65,6 +66,7 @@ As only v3.x and above versions support the required high-performance configurat
6566
* [high_perf/v3.0.2](https://github.com/esp-arduino-libs/esp32-arduino-lib-builder/tree/high_perf/v3.0.2)
6667
* [high_perf/v3.0.7](https://github.com/esp-arduino-libs/esp32-arduino-lib-builder/tree/high_perf/v3.0.7)
6768
* [high_perf/v3.1.1](https://github.com/esp-arduino-libs/esp32-arduino-lib-builder/tree/high_perf/v3.1.1)
69+
* [high_perf/v3.2.0](https://github.com/esp-arduino-libs/esp32-arduino-lib-builder/tree/high_perf/v3.2.0)
6870

6971
> [!TIP]
7072
> [Precompiled SDKs](https://github.com/esp-arduino-libs/arduino-esp32-sdk?tab=readme-ov-file#for-sdks-suffixed-with--h)

0 commit comments

Comments
 (0)