gromero commented on pull request #7813: URL: https://github.com/apache/tvm/pull/7813#issuecomment-817013111
> @gromero Thanks for this PR! > For clarification, is Zephyr 2.5.0 branch [0] different than 2.5.0? Hi @mehrdadh ! Yes, they are different. The `v2.5.0` is a tag and so a cut of `master` when the release happened. The `v2.5-branch` is a maintenance branch where the backports land (the great majority are fixes) for 2.5.0 and, afaik, it's considered stable at any time. I pointed out that this PR requires the `v2.5-branch` because the fixes I've listed (that are necessary for the MPS2-AN521) landed in `master` after the "cut" for the `v2.5.0` release, so I had to backport them to Zephyr 2.5.0, hence they are present in `v2.5-branch` only. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
