Skip to content

Add files via upload

Eclipse Webmaster requested to merge nairu_autorun into main

Created by: nngarciaacevedo

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

Merge request reports

Loading