Skip to content

Conversation

@jessebraham
Copy link
Member

I've been putting this off for awhile, didn't end up being too bad to fix the build errors 😁

  • Removed the unnecessary riscv and xtensa features from the esp-hal-procmacros package
  • Updated the darling and syn dependencies to their latest versions, and addressed all breaking changes

Did some basic testing with embassy_* examples, seems to still be working as expected.

@jessebraham jessebraham requested review from MabezDev and bjoernQ June 28, 2023 15:28
@bjoernQ
Copy link
Contributor

bjoernQ commented Jun 28, 2023

Maybe we could also remove my great contribution here: https://github.com/esp-rs/esp-hal/blob/2371c30542f9bf5d69fa11bde8bf25902f29f0f2/esp-hal-procmacros/src/lib.rs#L288C22-L292

@jessebraham
Copy link
Member Author

Maybe we could also remove my great contribution here: https://github.com/esp-rs/esp-hal/blob/2371c30542f9bf5d69fa11bde8bf25902f29f0f2/esp-hal-procmacros/src/lib.rs#L288C22-L292

Hah! Forgot about that, removed 😁

Copy link
Contributor

@bjoernQ bjoernQ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jessebraham jessebraham merged commit 89ba8f6 into esp-rs:main Jun 28, 2023
@jessebraham jessebraham deleted the fixes/proc-macros branch June 28, 2023 15:53
playfulFence pushed a commit to playfulFence/esp-hal that referenced this pull request Sep 26, 2023
…#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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants