esp-rs / espflash

Serial flasher utility for Espressif SoCs and modules based on esptool.py
Apache License 2.0
478 stars 117 forks source link

Add initial HIL testing #596

Closed SergioGasquez closed 7 months ago

SergioGasquez commented 7 months ago

Add HIL CI that:

HIL CI errors:

We would also need to decide when this action runs

Thanks to @achxkloel for the investigation on the monitoring issue

SergioGasquez commented 7 months ago

HIL CI is now green! Only CI on macos is failing due to: https://github.com/esp-rs/espflash/issues/597. The only thing left would be to decide when the HIL CI should run.