This is an automated email from the ASF dual-hosted git repository.

areusch pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.


    from 4d2cc29  [CMSIS-NN] Fix extension detection for CPUs (#10200)
     add 26a5d81  Add scripts for automated build and testing (#10194)

No new revisions were added by this update.

Summary of changes:
 apps/microtvm/arduino/template_project/boards.json | 36 +++++++++---
 .../reference-vm/arduino/base-box/test-config.json | 30 ----------
 apps/microtvm/reference-vm/base-box-tool.py        | 66 +++++++++++++---------
 .../reference_vm_build.sh}                         | 22 ++++----
 .../reference_vm_release.sh}                       | 35 ++++++------
 .../reference_vm_test.sh}                          | 25 ++++----
 .../microtvm/reference-vm/scripts/utils.sh         | 12 ++--
 .../reference-vm/zephyr/base-box/test-config.json  | 18 ------
 apps/microtvm/zephyr/template_project/boards.json  | 40 +++++++++----
 9 files changed, 146 insertions(+), 138 deletions(-)
 delete mode 100644 apps/microtvm/reference-vm/arduino/base-box/test-config.json
 copy apps/microtvm/reference-vm/{zephyr/base-box/base_box_test.sh => 
scripts/reference_vm_build.sh} (67%)
 copy apps/microtvm/reference-vm/{arduino/base-box/base_box_test.sh => 
scripts/reference_vm_release.sh} (56%)
 copy apps/microtvm/reference-vm/{zephyr/base-box/base_box_test.sh => 
scripts/reference_vm_test.sh} (65%)
 copy docker/install/ubuntu_install_universal.sh => 
apps/microtvm/reference-vm/scripts/utils.sh (78%)
 mode change 100644 => 100755
 delete mode 100644 apps/microtvm/reference-vm/zephyr/base-box/test-config.json

Reply via email to