Skip to content
End of history notification

This is final tag in this history line for MCUboot fork,
zephyrproject-rtos/zephyr. The tagged commit, and the old history
will be accessible via this tag and on branch zephyr-v3.3.0-snapshot.

The issue has been described in details here:
https://github.com/zephyrproject-rtos/zephyr/issues/55303

Briefly: while doing some synchronizations we have brought
commits that we did not want in Zephyr fork andlater synchronization
has duplicated some commits in history; the commits we did not wanted
have been reverted upstream anyway and bringing reverts of something
we have reverted is again problematic.

That is why we have device to reset the history by overwriting
main branch of zephyrproject-rtos/mcuboot with mcutools/mcuboot
main branch with 59624334748129cb93f096408911a227b0dd64c0 top
commit.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>