Summary: - Replace version checking logic using pkg_resources and importlib with a subprocess call to `esptool.py version` - This change enhances compatibility with esptool installed via pipx and simplifies the version retrieval process Impact: - No functional changes; the script continues to prompt for installation if esptool is not found - Increases maintainability by reducing dependency on Python version checks Signed-off-by: Huang Qi <huangqi3@xiaomi.com> |
||
|---|---|---|
| .. | ||
| build_mcuboot.sh | ||
| build_mcuboot_esp32c3_legacy.sh | ||
| check_esptool.py | ||
| chip_info.py | ||
| Config.mk | ||
| mcuboot_toolchain_espressif.cmake | ||