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

[MOD] SPI configuration interface rework #1057

Merged
merged 7 commits into from
Apr 7, 2024
Merged

[MOD] SPI configuration interface rework #1057

merged 7 commits into from
Apr 7, 2024

Conversation

jgromes
Copy link
Owner

@jgromes jgromes commented Apr 7, 2024

Makes SPI interface more extensible in the future, needed for LR11x0 (#679) and AX5x43 (#194). Also fixes #1048.

src/Module.cpp Fixed Show fixed Hide fixed
src/Module.cpp Fixed Show fixed Hide fixed
src/Module.cpp Fixed Show fixed Hide fixed
src/Module.cpp Fixed Show fixed Hide fixed
src/Module.cpp Fixed Show fixed Hide fixed
@jgromes jgromes merged commit 4fa0656 into master Apr 7, 2024
30 checks passed
@jgromes jgromes deleted the spi-config branch April 7, 2024 15:05
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.

SPIcheckStream in Module.cpp is ineffective (does nothing)
1 participant