Skip to content

esp-2022r1

Compare
Choose a tag to compare
@antmak antmak released this 26 Jul 02:11
· 35 commits to esp-1.24.x since this release

Changes (since 2022r1-RC1)

  • GCC: Had macOS M1 (aarch64) native builds, fixes espressif/esp-idf#6113
  • GCC: Fixed multilib for rv32imc (RISC-V compiler). There were no libs for non--fno-rtti case.

Includes:

  • GCC 11.2.0
  • Newlib 4.1.0
  • Binutils (linker, assembler, etc) 2.35.1
  • GDB 9.2 (deprecated, will distribute as a separate package, will be removed from toolchain on the next release)

Related branches: