v5.0.0: add sx126x support, fix ESP32 integration #982
terrillmoore
started this conversation in
General
Replies: 2 comments 6 replies
-
Testing Seeed Studio Wio-SX1262 module. So far no success. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi Kurt. What's your code?
…On Sun, 9 Feb 2025, 2:08 am Kurt J. Marti, ***@***.***> wrote:
Testing Seeed Studio Wio-SX1262 module. So far no success.
—
Reply to this email directly, view it on GitHub
<#982 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AY6BUJ6U6M3YZ56MVSI52O32OYMYHAVCNFSM6AAAAABR6V3ETKVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTEMJQGM2TSNQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is a major release, with potentially breaking changes.
Potentially breaking changes:
hal_...
global symbols were renamedlmic_hal_...
. The effect should be small for user code, but the compliance sketch needed to be fixed. So you may have problems.Enhancements include:
Caveats:
#define
from the command line; I imagine this is also possible with the IDE. There may be better ways to configure the library these days.What's Changed (automatically generated)
config.h
#840: enable device time request by default by @dhineshkumarmcci in fix #840: enable device time request by default #844hal_
exports tolmic_hal_
by @terrillmoore in Renamehal_
exports tolmic_hal_
#974New Contributors
Full Changelog: v4.1.1...v5.0.0
This discussion was created from the release v5.0.0: add sx126x support, fix ESP32 integration.
Beta Was this translation helpful? Give feedback.
All reactions