areusch commented on a change in pull request #7723:
URL: https://github.com/apache/tvm/pull/7723#discussion_r599737747



##########
File path: apps/microtvm/reference-vm/zephyr/base-box/test-config.json
##########
@@ -1,4 +1,12 @@
-{"vid_hex": "0483",
- "pid_hex": "374b",
- "test_cmd": ["pytest", "tests/micro/qemu/test_zephyr.py", 
"--microtvm-platforms=stm32f746xx"]
+{
+    "stm32f746xx": {
+        "vid_hex": "0483",
+        "pid_hex": "374b",
+        "test_cmd": ["pytest", "tests/micro/qemu/test_zephyr.py", 
"--microtvm-platforms=stm32f746xx"]
+        },
+    "nrf5340dk": {

Review comment:
       @mdw-octoml could you just confirm you see these USB vid/pid?




-- 
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:
us...@infra.apache.org


Reply via email to