-
Notifications
You must be signed in to change notification settings - Fork 121
Add Simplicity SDK 2024.12.1 #100
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
base: main
Are you sure you want to change the base?
Conversation
|
|
|
I've been building our Z-Wave firmwares with it. Works well. We should look into incorporating the different firmwares into this repo. I'm not 100% sure what's necessary - probably everything including SDK sources, since I modify stuff a bit? |
|
Theoretically it's possible to extract the specific component you're modifying out of the SDK and include it within the project you're working on. I haven't gotten it to work, however. |
|
Updated to the .1 release |
|
FYI, Silicon Labs just released Simplicity SDK Version 2024.12.2 yesterday: It includes Z-Wave and Z-Wave Long Range 800 SDK 7.23.2.0 and Zigbee EmberZNet SDK 8.1.2.0 as Silabs bug-fix releases: |
That seems relevant. |
|
Bumped to 2024.12.2 instead |
|
@AlCalzone could you enable GitHub actions on your fork of the repo? Due to container building permission quirks we rely on the fork CI to pass. |
No description provided.