mirror of
https://github.com/esp-rs/esp-hal.git
synced 2025-09-28 21:00:59 +00:00

* Implement builder pattern for cargo command-line args, refactoring * Add an `xtask` subcommand to build a package (not its examples) * Add an `xtask` subcommand to bump the versions of packages
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)
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print help