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

Simplicity SDK 2024.6.0 #74

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

Conversation

puddly
Copy link
Collaborator

@puddly puddly commented Jun 18, 2024

This PR migrates our firmware builder to use the new Simplicity SDK. It is mostly a drop-in replacement for the Gecko SDK.

Most EMBER_ constants have been renamed to SL_ZIGBEE_ and must be renamed in your manifests accordingly. This is a fairly large breaking change.

@Nerivec
Copy link

Nerivec commented Jun 23, 2024

I tried creating a brand new ncp-uart-hw out of curiosity. Looks like some of the stuff changed compared to the project in here.
Made some changes, and built a few samples: https://github.com/Nerivec/silabs-firmware-builder/

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We're going to need another manifest for the EFR32ZG23A020F512GM40-C, which is the chip in our controller.

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.

3 participants