Skip to content
This repository has been archived by the owner on Apr 6, 2022. It is now read-only.

Commit

Permalink
Update SDK to 0.12.4 release
Browse files Browse the repository at this point in the history
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
  • Loading branch information
galak committed Mar 26, 2021
1 parent 6d30b5f commit 86a30f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shippable/install_sdk.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh -e

VERSION=0.12.3
VERSION=0.12.4
wget -q https://github.com/zephyrproject-rtos/sdk-ng/releases/download/v${VERSION}/zephyr-sdk-${VERSION}-x86_64-linux-setup.run
chmod +x zephyr-sdk-${VERSION}-x86_64-linux-setup.run

Expand Down

0 comments on commit 86a30f3

Please sign in to comment.