-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Add config macros for device-variant, freq-support and xtal config #14730
Conversation
@evandavey, thank you for your changes. |
This pull request has automatically been marked as stale because it has had no recent activity. @ARMmbed/mbed-os-maintainers, @ARMmbed/mbed-os-connectivity, please complete review of the changes to move the PR forward. Thank you for your contributions. |
connectivity/drivers/lora/COMPONENT_SX126X/SX126X_LoRaRadio.cpp
Outdated
Show resolved
Hide resolved
This pull request has automatically been marked as stale because it has had no recent activity. @ARMmbed/mbed-os-connectivity, please complete review of the changes to move the PR forward. Thank you for your contributions. |
@ARMmbed/mbed-os-connectivity please review |
This pull request has automatically been marked as stale because it has had no recent activity. @ARMmbed/mbed-os-maintainers, please start CI to get the PR merged. |
@evandavey Please remove the merge commit (rebase instead) @ARMmbed/mbed-os-connectivity Please review |
f5ed5d9
to
89789f2
Compare
@0xc0170 - sorry, merge should be fixed now. |
Jenkins CI Test : ✔️ SUCCESSBuild Number: 1 | 🔒 Jenkins CI Job | 🌐 Logs & ArtifactsCLICK for Detailed Summary
|
Summary of changes
Fixes #14726 by adding config macros for device-variant, freq-support and xtal config.
Settings these macros to -1, the selection pins are used.
Impact of changes
Migration actions required
Documentation
None
Pull request type
Test results
This has been tested working on a target using an SX1262 module without using the select pins.
Reviewers