Skip to content

Commit a9440a4

Browse files
committed
readme: update logs for zephyr 3.7.0
1 parent f7a9464 commit a9440a4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@ west flash --hex-file build/zephyr/zephyr.signed.hex
7575
After flashing the application on the NUCLEO-L4A6ZG evaluation board and displaying logs, you should be able to see the following:
7676

7777
```
78-
*** Booting MCUboot v2.1.0-rc1-4-g898a1ca64a75 ***
79-
*** Using Zephyr OS build v3.6.0-7116-g40810983ead2 ***
78+
*** Booting MCUboot v2.1.0-rc1-36-gfb2cf0ec3da3 ***
79+
*** Using Zephyr OS build v3.7.0 ***
8080
I: Starting bootloader
8181
I: Primary image: magic=unset, swap_type=0x1, copy_done=0x3, image_ok=0x3
8282
I: Scratch: magic=unset, swap_type=0x1, copy_done=0x3, image_ok=0x3
@@ -152,8 +152,8 @@ The device checks for the new deployment, downloads the artifact and installs it
152152
[00:40:54.588,000] <inf> mender_stm32l4a6_zephyr_example: Deployment status is 'rebooting'
153153
[00:40:54.599,000] <inf> mender_stm32l4a6_zephyr_example: Mender client released network
154154
[00:40:54.610,000] <inf> mender_stm32l4a6_zephyr_example: Restarting system
155-
uart:~$ *** Booting MCUboot v2.1.0-rc1-4-g898a1ca64a75 ***
156-
*** Using Zephyr OS build v3.6.0-7116-g40810983ead2 ***
155+
uart:~$ *** Booting MCUboot v2.1.0-rc1-36-gfb2cf0ec3da3 ***
156+
*** Using Zephyr OS build v3.7.0 ***
157157
I: Starting bootloader
158158
I: Primary image: magic=unset, swap_type=0x1, copy_done=0x3, image_ok=0x3
159159
I: Scratch: magic=unset, swap_type=0x1, copy_done=0x3, image_ok=0x3

0 commit comments

Comments
 (0)