mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 11:40:18 +01:00
zephyr: Upgrade to Zephyr v3.7.0.
Updates the Zephyr port build instructions and CI to use the latest Zephyr release tag. Tested on frdm_k64f. Signed-off-by: Maureen Helm <maureen.helm@analog.com>
This commit is contained in:
committed by
Damien George
parent
fa7b4c48bc
commit
545d4efb55
@@ -729,7 +729,7 @@ function ci_windows_build {
|
||||
|
||||
ZEPHYR_DOCKER_VERSION=v0.26.13
|
||||
ZEPHYR_SDK_VERSION=0.16.8
|
||||
ZEPHYR_VERSION=v3.1.0
|
||||
ZEPHYR_VERSION=v3.7.0
|
||||
|
||||
function ci_zephyr_setup {
|
||||
docker pull zephyrprojectrtos/ci:${ZEPHYR_DOCKER_VERSION}
|
||||
|
||||
Reference in New Issue
Block a user