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 <gustavo.romero@linaro.org>
  • Loading branch information
gromero committed Nov 18, 2021
1 parent 123b946 commit 41e7feb
Showing 1 changed file with 233 additions and 91 deletions.
Loading

0 comments on commit 41e7feb

Please sign in to comment.