Scott Mabin 969f9a15f6
Build HIL in CI prior to running them (#1388)
* xtask: allow building hil tests

* check hil tests build in CI
2024-04-03 17:07:46 +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)
  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