esp-hal/xtask
Björn Quentin e81957ee98
Make xtask work on Windows, add run-example command (#1215)
* Make xtask work on Windows, add `run-example` command

* Fix xtask for non-Windows users

* Use `find_map`
2024-02-28 17:04:29 +00:00
..
src Make xtask work on Windows, add run-example command (#1215) 2024-02-28 17:04:29 +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