Skip to content

esp-13.2.0_20240305

Compare
Choose a tag to compare
@Lapshin Lapshin released this 06 Mar 20:53
· 41 commits to esp-1.25.x since this release

Changes (since esp-13.2.0_20230928)

Features:

  • Enabled _GLIBCXX_HAVE_DIRENT_H for libstdc++. (espressif/esp-idf#12926)
  • Remove dead code in libgcc for unwinding functions.
    • Saves ~2600 bytes of binary when C++ exceptions enabled

Xtensa

RISCV32

  • Support custom Espressif assembler instructions.

Fixes: