openhwgroup / core-v-mcu-cli-test

Eclipse/FreeRTOS/core-v-mcu example program
9 stars 9 forks source link

Add files via upload #15

Closed nngarciaacevedo closed 3 years ago

nngarciaacevedo commented 3 years ago

There are 3 options that the autorun.py script allows for:

  1. all --> runs all json files
  2. -s "json" --> runs only specified files Example: autorun.py -s gpio efpgaio
  3. -e "json" --> runs all except specified files Example: autorun.py -e cam io mem