v5.0.0: add sx126x support, fix ESP32 integration #982
terrillmoore
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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