-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[microTVM] Update Zephyr 2.5 #7786
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks @mehrdadh !
@mehrdadh ah that's right, can't override the CI even though we're quite sure this won't break. I think the easiest way around this is to try and fix the build error. I think the issue is
so, want to try changing to |
@areusch changed it. |
@areusch I think you already approved this. Does it need another reviewer to approve? |
@mehrdadh nah we should be good. let's merge this. |
* update to zephyr 2.5 * unbreak test_zephyr * fix stack size * always create packer.log * add qemu debugging * fix transport with debug false * size down ring buf, shouldn't need to be so large * update to zephyr 2.5 * fix buffer size * cleanup * cleanup * remove debugger * nit * update ci script * remove debug mode * fix packer log * comment * update ci_qemu * change zephyr version on Vagrant * make it compatible to zephyr 2.4 Co-authored-by: Andrew Reusch <areusch@octoml.ai>
* update to zephyr 2.5 * unbreak test_zephyr * fix stack size * always create packer.log * add qemu debugging * fix transport with debug false * size down ring buf, shouldn't need to be so large * update to zephyr 2.5 * fix buffer size * cleanup * cleanup * remove debugger * nit * update ci script * remove debug mode * fix packer log * comment * update ci_qemu * change zephyr version on Vagrant * make it compatible to zephyr 2.4 Co-authored-by: Andrew Reusch <areusch@octoml.ai>
* update to zephyr 2.5 * unbreak test_zephyr * fix stack size * always create packer.log * add qemu debugging * fix transport with debug false * size down ring buf, shouldn't need to be so large * update to zephyr 2.5 * fix buffer size * cleanup * cleanup * remove debugger * nit * update ci script * remove debug mode * fix packer log * comment * update ci_qemu * change zephyr version on Vagrant * make it compatible to zephyr 2.4 Co-authored-by: Andrew Reusch <areusch@octoml.ai>
* update to zephyr 2.5 * unbreak test_zephyr * fix stack size * always create packer.log * add qemu debugging * fix transport with debug false * size down ring buf, shouldn't need to be so large * update to zephyr 2.5 * fix buffer size * cleanup * cleanup * remove debugger * nit * update ci script * remove debug mode * fix packer log * comment * update ci_qemu * change zephyr version on Vagrant * make it compatible to zephyr 2.4 Co-authored-by: Andrew Reusch <areusch@octoml.ai>
This PR makes these changes:
Note: tlcpack/zephyr reference machine will have a new release soon based on these changes.