Skip to content

Commit 2aa5793

Browse files
MaureenHelmdpgeorge
authored andcommitted
zephyr: Update to zephyr v2.5.0.
Updates the zephyr port build instructions and CI to use the latest zephyr release tag. Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
1 parent 5660200 commit 2aa5793

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

ports/zephyr/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ MicroPython port to Zephyr RTOS
44
This is a work-in-progress port of MicroPython to Zephyr RTOS
55
(http://zephyrproject.org).
66

7-
This port requires Zephyr version 2.4.0, and may also work on higher
7+
This port requires Zephyr version v2.5.0, and may also work on higher
88
versions. All boards supported
99
by Zephyr (with standard level of features support, like UART console)
1010
should work with MicroPython (but not all were tested).
@@ -38,13 +38,13 @@ setup is correct.
3838
If you already have Zephyr installed but are having issues building the
3939
MicroPython port then try installing the correct version of Zephyr via:
4040

41-
$ west init zephyrproject -m https://github.com/zephyrproject-rtos/zephyr --mr v2.4.0
41+
$ west init zephyrproject -m https://github.com/zephyrproject-rtos/zephyr --mr v2.5.0
4242

4343
Alternatively, you don't have to redo the Zephyr installation to just
4444
switch from master to a tagged release, you can instead do:
4545

4646
$ cd zephyrproject/zephyr
47-
$ git checkout v2.4.0
47+
$ git checkout v2.5.0
4848
$ west update
4949

5050
With Zephyr installed you may then need to configure your environment,

tools/ci.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,7 @@ function ci_zephyr_setup {
466466
}
467467

468468
function ci_zephyr_install {
469-
docker exec zephyr-ci west init --mr v2.4.0 /zephyrproject
469+
docker exec zephyr-ci west init --mr v2.5.0 /zephyrproject
470470
docker exec -w /zephyrproject zephyr-ci west update
471471
docker exec -w /zephyrproject zephyr-ci west zephyr-export
472472
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy