esp-hal/xtask
Scott Mabin e98cf71b67
Fix up docs and features; default to enabling eh1 instead of eh02 (#1313)
* Fix up docs and features; default to enabling eh1 instead of eh02

* Changelog

* Fix twai example

* Fixup from defaulting to eh1
2024-03-20 17:12:33 +00:00
..
src Fix up docs and features; default to enabling eh1 instead of eh02 (#1313) 2024-03-20 17:12:33 +00:00
Cargo.toml Simplify building documentation, automatically generate documentation index (#1279) 2024-03-13 17:02:13 +00:00
README.md Create an xtask subcommand to generate eFuse fields (#1258) 2024-03-11 14:22: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)
  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