Skip to content
This repository was archived by the owner on Oct 9, 2023. It is now read-only.

latest

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Feb 12:35
· 0 commits to 224dfd3afd0664c4c58da2c7ff1c8f8c887698bd since this release
idfboot: Update esp-idf for improved chip support

A recent commit from ESP-IDF adjusted the IRAM footprint of the
bootloader for RISC-V based chips, which impact on the available IRAM
for the application image:
https://github.com/espressif/esp-idf/commit/0fb0be381763332007c269a558e5df9b23f69c18

Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>