mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 20:20:14 +01:00
zephyr: Upgrade to Zephyr v3.1.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@intel.com>
This commit is contained in:
committed by
Damien George
parent
4fd54a4756
commit
bada8b3cad
@@ -670,7 +670,7 @@ function ci_windows_build {
|
||||
|
||||
ZEPHYR_DOCKER_VERSION=v0.21.0
|
||||
ZEPHYR_SDK_VERSION=0.13.2
|
||||
ZEPHYR_VERSION=v3.0.0
|
||||
ZEPHYR_VERSION=v3.1.0
|
||||
|
||||
function ci_zephyr_setup {
|
||||
docker pull zephyrprojectrtos/ci:${ZEPHYR_DOCKER_VERSION}
|
||||
|
||||
Reference in New Issue
Block a user