esp-rs/espflash repo issues and pull requests
Use esp-hal runners for HIL #996 [SergioGasquez] skip-changelog
This PR does a few things: Migrates espflash HIL runners from the current VMs to esp-hal runners (RPis) Adds P4...
Add ESP32C5 HIL support #987 [SergioGasquez] CI chip support
Add ESP32P4 HIL support #994 [SergioGasquez] CI chip support
espflash already supports P4 but we dont have HIL for it
`espflash save-image` produces a different image inside and outside of Nix package build #935 [flippette]
I'm building a firmware with this flake, and espflash is being called like this: postInstall = '' # generate a...
Add bug jury label to issue templates #997 [SergioGasquez] skip-changelog
Implement NVS Partition Facility #696 [DaneSlattery] feature request
It would be useful to not have multiple separate tools that need to interact to create images. This tool already...
flippette: I can't seem to be able to reproduce (haha) this anymore, so I'll close this issue.