esp-hal/esp-hal-embassy
Jesse Braham cf10f07a9e
Add validation to esp-config (#2475)
* Clean up and re-organize `lib.rs` a bit (sorry)

* Add configuration validation, some other refactoring/improvements

* Add a built-in range validator, re-document the `generate_config` function

* Update build scripts to reflect new configuration API
2024-11-12 10:14:14 +00:00
..
2024-11-04 11:36:34 +00:00
2024-11-12 10:14:14 +00:00
2024-10-30 08:12:15 +00:00
2024-11-04 11:36:34 +00:00

esp-hal-embassy

Crates.io docs.rs MSRV Crates.io Matrix

Embassy support for esp-hal.

Documentation

Minimum Supported Rust Version (MSRV)

This crate is guaranteed to compile on stable Rust 1.76 and up. It might compile with older versions but that may change in any new patch release.

License

Licensed under either of:

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.