mirror of
https://github.com/esp-rs/esp-hal.git
synced 2025-09-27 04:10:28 +00:00

* Create `command` submodule, extract build-related args/actions * Extract run-related args/actions * Fix clippy warnings * Update `README.md` for xtask package * Fix order of positional arguments for examples * Update workflows and cargo aliases * Inline function which is only called in one place * Update HIL workflow