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

smtc-modem-cores #233

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

smtc-modem-cores #233

wants to merge 6 commits into from

Conversation

lthiery
Copy link
Collaborator

@lthiery lthiery commented Mar 25, 2024

After seeing Semtech's new reference drivers, I thought it would be interesting to start using them in testing the lora-phy implementation. Full chip support exists in these reference drivers, so it would be further useful for developing sx128x or lr1110 implementations.

Furthermore, a no-async device implementation could be based on this bindgen package.

Anyway, I did the initial scaffolding for bindgen and showing how the "safe" Rust wrapper could be implemented. I wanted to share the current setup for visibility / early comments. The one thing that bothers me is the concrete_export macro. I wonder if there's another solution other than forcing the user to define the macro.

@lthiery lthiery force-pushed the lthiery/semtech-sx12xx branch 5 times, most recently from 3fb8730 to 34b6d9f Compare March 25, 2024 18:07
@lthiery lthiery changed the title semtech-sx12xx smtc-modem-cores Mar 26, 2024
.github/workflows/rust.yml Outdated Show resolved Hide resolved
smtc-modem-cores/Cargo.toml Outdated Show resolved Hide resolved
@lthiery lthiery force-pushed the lthiery/semtech-sx12xx branch 5 times, most recently from a1be791 to 15ea2ca Compare March 29, 2024 20:45
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.

None yet

2 participants