areusch commented on pull request #10117: URL: https://github.com/apache/tvm/pull/10117#issuecomment-1026320866
awesome! cc @gromero i see a few other references to zephyr 2.5, want to update here or in follow-on? ``` $ git grep '2\.5' origin/main apps/microtvm origin/main:apps/microtvm/reference-vm/zephyr/README.md:### [microtvm-zephyr-2.5](https://app.vagrantup.com/tlcpack/boxes/microtvm-zephyr-2.5/versions/0.0.1) origin/main:apps/microtvm/reference-vm/zephyr/README.md:- Zephyr [version 2.5.0] origin/main:apps/microtvm/reference-vm/zephyr/Vagrantfile: config.vm.box = "tlcpack/microtvm-zephyr-2.5" origin/main:apps/microtvm/reference-vm/zephyr/base-box/base_box_provision.sh:ZEPHYR_VERSION="v2.5-branch" origin/main:apps/microtvm/zephyr/template_project/microtvm_api_server.py:ZEPHYR_VERSION = 2.5 ``` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
