ESP-IDF
Espressif IoT development framework for ESP32 chips
The 6.1 candidate arrives carrying the same notes the beta already shipped in June.
◆Recent moves
- 16h ago
6.1 reaches release candidate, restating the beta's notes
The 6.1 line steps from beta to release candidate, but the entry body is the beta1 text with the version string swapped — same breaking-change list, same known issue, no new disclosure. It marks a stage in the release process rather than a change users can act on.
View source ↗ - 1mo ago
Unencrypted PSRAM region carving added to the 5.5 line
One of the few entries in this window carrying a visible feature: CONFIG_SPIRAM_ENC_EXEMPT and a MALLOC_CAP_SPIRAM_NO_ENC capability let applications carve an unencrypted region out of encrypted PSRAM. It lands on the 5.5 maintenance line rather than the 6.x branches, which fits the pattern of real work reaching older lines.
View source ↗ - 1mo ago
6.1 enters beta, mostly compatible with 6.0 apps
The beta that actually disclosed the 6.1 scope: SPI flash structures moved to private headers, mbedTLS 4.1.0 removing 192-bit curve support from secure boot, ECDSA Secure Boot V2 disabled on three production chips, and a default ESP32-P4 revision bump. This is the entry the release candidate later restated verbatim.
View source ↗ - 1mo ago
Bugfix patch on the 6.0 stable line
A patch release on the 6.0 stable line whose entry contains only installation instructions and a pointer to the external release notes. It confirms 6.0 remains the stable target while 6.1 works through pre-release.
View source ↗ - 3mo ago
Breaking change: OpenThread CLI commands now need an ot prefix
A breaking change landing on a branch two major versions behind current: OpenThread examples moved to esp_console, so CLI commands now require an ot prefix. That Espressif still reshapes example code on 5.2 shows how literally the long-support commitment is taken.
View source ↗ - 3mo ago
Bugfix patch on the 6.0 stable line
A 6.0 patch release with installation instructions only; the changelog lives in Espressif's external release notes. It reads as routine branch upkeep alongside the 6.1 pre-release track.
View source ↗