esp-hal/xtask
2024-03-05 16:10:46 +00:00
..
src Allow specifying an output directory when building documentation (#1241) 2024-03-05 16:10:46 +00:00
Cargo.toml Add build-package and bump-version subcommands to xtask package (#1172) 2024-02-16 11:21:31 +00:00
README.md Add build-package and bump-version subcommands to xtask package (#1172) 2024-02-16 11:21:31 +00:00

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