mirror of
https://github.com/esp-rs/esp-hal.git
synced 2025-10-02 14:44:42 +00:00

* Add support for building a package without its default features to `xtask` * Do not require `embedded_hal_02` traits in examples where they are not required * Do not require `embedded_hal_02` traits for filling a buffer with random bytes
xtask
Automation using cargo-xtask.
Usage
Usage: xtask <COMMAND>
Commands:
build-documentation Build documentation for the specified chip
build-examples Build all examples for the specified chip
build-package Build the specified package with the given options
bump-version Bump the version of the specified package(s)
generate-efuse-fields Generate the eFuse fields source file from a CSV
run-example Run the given example for the specified chip
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print help