mirror of
https://github.com/esp-rs/espflash.git
synced 2026-03-12 08:39:56 +00:00
* feat: Initial test * feat: Initial HIL tests in xtask * refactor: End test if possible before timeout * rebase * Add checking for output from monitor * CI: use xtask command instead of bash scripts * clippy * help find cargo * Try increase duration for failing test * remove bash tests * reviews * simplify * Add a local_espflash flag to allow running espflash without re-building (CI) and re-building (locally) * reviews --------- Co-authored-by: Sergio Gasquez <sergio.gasquez@gmail.com>