mirror of
https://github.com/esp-rs/espflash.git
synced 2026-03-13 17:37:49 +00:00
* feat: Move security_info to Connection struct and use it for chip detection * feat: Move SecurityInfo to connection module * fix: Update log level * revert: Moving SecurityInfo to connectionç * feat: Move SecurityInfo to connection module * docs: Update changelog * fix: Esp32 tests * test: Increase timeout and add log message