From 2128e8dbe8af40d0cce55fc514a39a0b1376a95b Mon Sep 17 00:00:00 2001 From: marius-alex-tache Date: Wed, 21 Feb 2024 11:06:39 +0200 Subject: [PATCH] k32w1: Remove SDK version from README file Signed-off-by: marius-alex-tache --- src/k32w1/k32w1/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/k32w1/k32w1/README.md b/src/k32w1/k32w1/README.md index 05a86b82..90ddba17 100644 --- a/src/k32w1/k32w1/README.md +++ b/src/k32w1/k32w1/README.md @@ -26,8 +26,8 @@ $ ./script/bootstrap - Download [the latest SDK from the link.](https://mcuxpresso.nxp.com/). Creating an nxp.com account is required before being able to download the SDK. Once the account is created, login and follow the steps for downloading - SDK_2.12.0_K32W148-EVK. The SDK Builder UI selection should be similar with - the one from the image below. + the SDK. The SDK Builder UI selection should be similar with the one from the + image below. ![MCUXpresso SDK Download](../../../doc/img/k32w1/mcux-sdk-download.jpg) ## Building the examples