mirror of
https://github.com/esp-rs/esp-hal.git
synced 2025-09-29 21:30:39 +00:00

* Use the `xtask` to generate eFuse fields from CSV, instead of at build time * Rewrite the CSV parser so that it can handle the newer eFuse definitions * Regenerate eFuse field definitions from latest ESP-IDF commit * Include generation date and ESP-IDF commit hash in file headers
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