mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 05:00:26 +01:00
zephyr: Upgrade to Zephyr v3.0.0.
Updates the Zephyr port build instructions and CI to use the latest Zephyr release tag. Signed-off-by: Maureen Helm <maureen.helm@intel.com>
This commit is contained in:
committed by
Damien George
parent
86a4a52670
commit
474d288e55
@@ -618,7 +618,7 @@ function ci_windows_build {
|
||||
|
||||
ZEPHYR_DOCKER_VERSION=v0.21.0
|
||||
ZEPHYR_SDK_VERSION=0.13.2
|
||||
ZEPHYR_VERSION=v2.7.0
|
||||
ZEPHYR_VERSION=v3.0.0
|
||||
|
||||
function ci_zephyr_setup {
|
||||
docker pull zephyrprojectrtos/ci:${ZEPHYR_DOCKER_VERSION}
|
||||
|
||||
Reference in New Issue
Block a user