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

Releases: espressif/esp-nuttx-bootloader

latest

17 Feb 12:35
Compare
Choose a tag to compare
latest Pre-release
Pre-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>