* ci: Enable C3, H2, S2 and S3 HIL tests * feat: Disable H2 * test: Disable S2 * ci: Update test folder * docs: Update setup * revert: Revert S2 changes * ci: Update hil tests targets * test: Adapt uart test for S2 * ci: Enable H2 HIL * feat: Filter unsupported targets for the tests failing * test: Filter failing targets * ci: Remove the test folder * test: Filter S2 * feat: Add supported targets * feat: Remove TODOs and format code * docs: Remove outdated comment * feat: Add run-elfs xtask subcommand |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| README.md | ||
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
run-tests Run all applicable tests or the specified test for a specified chip
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print help