mkatanbaf commented on code in PR #12125:
URL: https://github.com/apache/tvm/pull/12125#discussion_r943948778
##########
apps/microtvm/zephyr/template_project/microtvm_api_server.py:
##########
@@ -344,6 +357,18 @@ def _get_nrf_device_args(options):
type="str",
help="Path to the CMSIS directory.",
),
+ server.ProjectOption(
+ "arm_fvp_path",
+ optional=["generate_project"],
Review Comment:
I added the "open_transport" to the list of domains the option is used.
--
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]