Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert radio drivers to elminate conditional compiles #971

Open
terrillmoore opened this issue Oct 29, 2024 · 0 comments
Open

Convert radio drivers to elminate conditional compiles #971

terrillmoore opened this issue Oct 29, 2024 · 0 comments
Assignees

Comments

@terrillmoore
Copy link
Member

By using static inlines, we can convert the radio driver files radio_sx127x.c and radio_sx_126x.c so that they're always compiled, but then discarded at link time if not used. Similar idea to the security element patch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant