Skip to content

Commit

Permalink
Merge pull request #23 from bcdevices/zephyr-3.3.0
Browse files Browse the repository at this point in the history
Zephyr 3.3.0, Zephyr SDK 0.15.2.
  • Loading branch information
JeremyBCD committed Feb 21, 2023
2 parents 9568eec + 4a59862 commit 73fabc5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
FROM --platform=linux/amd64 buildpack-deps:jammy-scm

ARG CMAKE_VERSION=3.20.5
ARG ZSDK_VERSION=0.15.1
ARG ZEPHYR_ZREPO_VERSION=3.2.0
ARG ZSDK_VERSION=0.15.2
ARG ZEPHYR_ZREPO_VERSION=3.3.0
ARG WGET_ARGS="-q --show-progress --progress=bar:force:noscroll --no-check-certificate"
ARG HOSTTYPE=x86_64

Expand Down

0 comments on commit 73fabc5

Please sign in to comment.