esp-2022r1
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:
- https://github.com/espressif/gcc/commits/esp-2022r1
- https://github.com/espressif/newlib-esp32/commits/esp-2022r1
- https://github.com/espressif/binutils-gdb/commits/esp-2022r1-binutils
- https://github.com/espressif/binutils-gdb/commits/esp-2022r1-gdb (deprecated)
- https://github.com/espressif/xtensa-overlays/commits/esp-2022r1