esp-hal/esp-hal-procmacros
Jesse Braham 92b91257e9
Remove get_ prefix from functions (#2528)
* Remove `get_` prefixes from functions

* Update migration guides for `esp-hal` and `esp-wifi`

* Update `CHANGELOG.md` files
2024-11-13 15:40:26 +00:00
..
src Remove get_ prefix from functions (#2528) 2024-11-13 15:40:26 +00:00
Cargo.toml
CHANGELOG.md Add CHANGELOG.md for remaining packages which do not have one (#2518) 2024-11-12 10:17:11 +00:00
README.md

esp-hal-procmacros

Crates.io docs.rs MSRV Crates.io Matrix

Procedural macros for use with esp-hal and other related packages.

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.