We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9a7f40e + 698a9c7 commit 4574108Copy full SHA for 4574108
.github/workflows/build.yaml
@@ -17,7 +17,7 @@ jobs:
17
DOCKER_ARGS: ${{ env.DOCKER_ARGS }}
18
env:
19
CPCD_VERSION: v4.7.0
20
- GECKO_SDK_VERSION: v2025.6.0
+ GECKO_SDK_VERSION: v2025.6.1
21
UNIVERSAL_SILABS_FLASHER: 0.0.22
22
steps:
23
- uses: actions/checkout@v3
silabs-multiprotocol-ember/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 1.0.4
4
+
5
+Updates:
6
+- simplicity sdk -> v2025.6.1
7
+- cpcd -> v4.7.0
8
9
## 1.0.3
10
11
Updates:
silabs-multiprotocol-ember/build.yaml
@@ -5,5 +5,5 @@ build_from:
amd64: ghcr.io/home-assistant/amd64-base-debian:bookworm
args:
0 commit comments