Files
esp-idf-tools/CHANGELOG.txt
T
2025-10-10 14:57:08 -06:00

63 lines
1.9 KiB
Plaintext

9-rc-12
created CHANGELOG.txt
fixed erase-flash
changeesp and add-to-export.txt now dynamically pull targets from idf.py --list-targets
simplified alias for idf-tools-cmd
9-rc-final
fixed and renamed ESPIDF_INSTALLDIR ESPIDFTOOLS_INSTALLDIR
removed install branch command
various bug fixes
various error checking added
various stability improvements
updated and cleaned up README
added bash shell support (experimental)
full testing done
1.0-prerelease
versioning number reset
cleaned up and updated README
1.0-prerelease-2
testing completed
updated README
various spelling and appearance fixes
various bug fixes
cleaned up the repo
1.0-prerelease-2
polish and tweakz
1.0-release
stable release, identical to 1.0-prerelease-3
1.0-release-r1
fixed cron bug
1.0-release-r2
fixed fullclean bug
1.1-dev-1
added downloads and updates of espressif's esp-dev-kits repo (https://github.com/espressif/esp-dev-kits)
patch-esp-idf added
a shortcut for applying esp-idf patches
1.1-dev-2
improved speed of downloading esp-dev-kits
1.2-dev-1
fixed small presentation bugs
added Sillyfilly-espdumper submodule
added `--preview` to several idf.py commands to use the very latest and esp32c5
1.3-dev-0
renamed rebuildfull to rebuild-interactive
set rebuild-interactive to fail on any error
added rebuild-auto-flashmonitor to quickly fullclean, set up with defaults and $ESPTARGET, then flashmonitor, failing on any error
more information and better details on espinfo
1.5-dev-0
removed .py from esptool.py usage for depreciation
added build dir test to menuconfig and if not present, runs setup
updated chipinfo to change get_security_info, read_flash_status, flash_id, and chip_id into get-security-info, read-flash-status, flash-id, and chip-id respectively for depreciation