Skip to content

Commit

Permalink
[TVMC] run: Add support for micro devices
Browse files Browse the repository at this point in the history
Add support for micro devices using the Project API to query all options
available for a given platform and open a session with an specified
micro device. Use of 'tvmc run' with micro device is enabled via the
'--device micro' option in addition to the project directory.

Once the project directory is specified 'tvmc run' will make all options
specific to the platform found in the project dir available as options
in 'tvmc run'. They can be listed by '--list-options' and passed via
'--options'.

Signed-off-by: Gustavo Romero <[email protected]>
  • Loading branch information
gromero committed Nov 18, 2021
1 parent d1ddc75 commit ad45c67
Showing 1 changed file with 241 additions and 89 deletions.
Loading

0 comments on commit ad45c67

Please sign in to comment.