Skip to content

Conversation

@reed-smout
Copy link
Contributor

Hi there,

This adds a (default on) macros feature to enable proc macro exports. This would allow users to remove nrf-softdevice-macro and reduce dependencies when they are not needed.

Hopefully this is ok, let me know if any changes are needed!

@reed-smout
Copy link
Contributor Author

Looks like the build is failing on an unrelated lint error for references to mutable statics. I believe that used to be a warning but became disallowed recently

@reed-smout
Copy link
Contributor Author

Nevermind, it's still a warning (until the 2024 edition), but warnings are denied in the CI

@alexmoon
Copy link
Contributor

alexmoon commented Jan 6, 2025

The master branch has been updated to resolve the warnings. Please rebase your PR onto the new master branch so that CI can pass.

@reed-smout
Copy link
Contributor Author

Thanks for all your hard work, have updated it now

@alexmoon alexmoon added this pull request to the merge queue Jan 8, 2025
Merged via the queue into embassy-rs:master with commit bb1600b Jan 8, 2025
1 check passed
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