esp-hal/esp-hal-procmacros
Jesse Braham 89ba8f6e30
Update esp-hal-procmacros package dependencies and features (#628)
* Remove unnecessary `riscv` and `xtensa` features from proc macro crate

* Update `darling` and `syn`, address breaking changes

* Update CHANGELOG

* Remove unneeded macro definition/invocation
2023-06-28 08:43:06 -07:00
..
src Update esp-hal-procmacros package dependencies and features (#628) 2023-06-28 08:43:06 -07:00
Cargo.toml Update esp-hal-procmacros package dependencies and features (#628) 2023-06-28 08:43:06 -07:00
README.md Minor documentation improvements (#460) 2023-03-30 06:05:28 -07: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.