esp-hal/esp-hal-procmacros
Jesse Braham 2badf86705
Bump the MSRV to 1.67, check the defmt feature in MSRV check (#798)
* Bump MSRV to 1.67, check with `defmt` feature enabled in MSRV checks where applicable

* Add `esp32c6-lp-hal-procmacros` package to VS Code workspace

* Update `CHANGELOG.md`
2023-09-19 05:19:55 -07:00
..
2023-09-14 12:16:12 +02:00

esp-hal-procmacros

Crates.io docs.rs Crates.io Matrix

Procedural macros for placing statics and functions into RAM, and for marking interrupt handlers.

Documentation

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.