From 2faf0fdd050c58b6e6777114f9b81161a7892c64 Mon Sep 17 00:00:00 2001 From: Nerivec <62446222+Nerivec@users.noreply.github.com> Date: Tue, 5 Nov 2024 19:34:39 +0100 Subject: [PATCH] add 8.0.2 sdk --- Dockerfile | 6 ++++++ src/ncp-uart-hw/.cproject | 6 +++--- src/ncp-uart-hw/ncp-uart-hw.slcp | 2 +- src/ncp-uart-hw/ncp-uart-hw.slps | 2 +- 4 files changed, 11 insertions(+), 5 deletions(-) diff --git a/Dockerfile b/Dockerfile index 1a889960..ba8b12b8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -51,6 +51,12 @@ RUN \ && unzip -q -d simplicity_sdk_2024.6.0 simplicity_sdk_2024.6.0.zip \ && rm simplicity_sdk_2024.6.0.zip +# Simplicity SDK 2024.6.2 +RUN \ + curl -o simplicity_sdk_2024.6.2.zip -L https://github.com/SiliconLabs/simplicity_sdk/releases/download/v2024.6.2/gecko-sdk.zip \ + && unzip -q -d simplicity_sdk_2024.6.2 simplicity_sdk_2024.6.2.zip \ + && rm simplicity_sdk_2024.6.2.zip + # Gecko SDK 4.4.2 RUN \ curl -o gecko_sdk_4.4.2.zip -L https://github.com/SiliconLabs/gecko_sdk/releases/download/v4.4.2/gecko-sdk.zip \ diff --git a/src/ncp-uart-hw/.cproject b/src/ncp-uart-hw/.cproject index 5e772f01..efc3f242 100644 --- a/src/ncp-uart-hw/.cproject +++ b/src/ncp-uart-hw/.cproject @@ -4,7 +4,7 @@ - + @@ -23,7 +23,7 @@ - + @@ -580,7 +580,7 @@ - + diff --git a/src/ncp-uart-hw/ncp-uart-hw.slcp b/src/ncp-uart-hw/ncp-uart-hw.slcp index c1c5b9d7..4c44b2e1 100644 --- a/src/ncp-uart-hw/ncp-uart-hw.slcp +++ b/src/ncp-uart-hw/ncp-uart-hw.slcp @@ -26,7 +26,7 @@ source: - {path: main.c} - {path: app.c} tag: [prebuilt_demo] -sdk: {id: simplicity_sdk, version: 2024.6.0} +sdk: {id: simplicity_sdk, version: 2024.6.2} toolchain_settings: [] component: - {id: EFR32MG21A010F1024IM32} diff --git a/src/ncp-uart-hw/ncp-uart-hw.slps b/src/ncp-uart-hw/ncp-uart-hw.slps index 281b1192..063a6a44 100644 --- a/src/ncp-uart-hw/ncp-uart-hw.slps +++ b/src/ncp-uart-hw/ncp-uart-hw.slps @@ -1,7 +1,7 @@ - +