Skip to content
This repository was archived by the owner on Mar 27, 2025. It is now read-only.

Conversation

@rsora
Copy link
Contributor

@rsora rsora commented Mar 1, 2019

This PR:

  • adds configuration for additional env variables (env_vars_to_load to arduino-connector.cfg) support to set env before launch sketches
  • related testing

usage

i.e.
before install the connector
export ENV_VARS_TO_LOAD="HDDL_INSTALL_DIR=/opt/intel/computer_vision_sdk/inference_engine/external/hddl/,ENV_TEST_PATH=/tmp"

or
edit arduino-connector.cfg and add the line below, then restart the connector service
env_vars_to_load=HDDL_INSTALL_DIR=/opt/intel/computer_vision_sdk/inference_engine/external/hddl/,ENV_TEST_PATH=/tmp

Roberto Sora added 2 commits March 1, 2019 15:40
@rsora rsora merged commit d5feb36 into master Mar 1, 2019
@guerinoni guerinoni deleted the env-import-whitelist branch August 4, 2020 08:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant