DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
Major Changes to the Build System
New Features
#2824 build/esp32: Create Flash size configuration and a new DOWNLOAD make target
#2107 build: Makefile should reference CONFIG_HOST_xxx
Bug Fixes
#3017 tools: esp32: Config.mk: Revert part of "Don't abort make when QEMU script fails"
#2882 tools: esp32: refine the QEMU image generation.
#2729 tools: esp32: backtrace.gdbscript: Add comments
#2673 tools: esp32: add a gdb script to show backtrace
#2679 tools: esp32: btdecode.sh: Script to decode the Xtensa backtrace.
#2895 tools: esp32: fix warnings from ShellCheck
#3012 tools: esp32xx: Few fixes/improvements to the post build scripts
#2803 tools: esp32: Remove some duplicated output
#3094 toos: version.sh: Fix PATCH including extra version
#2982 tools: nxstyle: Verify relative path in the file header
#3004 tools: esp32XX: Delete the Makefile that downloads IDF.
#2930 tools: version.sh: If the version is not available, use 0.0.0
Architectural Support
New Architecture Support
Simulator
...