Skip to content

Commit

Permalink
Chef - Add 13 sample apps
Browse files Browse the repository at this point in the history
  • Loading branch information
cpagravel committed Jun 17, 2022
1 parent 1fb09be commit 38b2908
Show file tree
Hide file tree
Showing 184 changed files with 140,563 additions and 1,701 deletions.
2 changes: 1 addition & 1 deletion examples/chef/chef.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
_CI_DEVICE_MANIFEST_NAME = "INPUTMD5.txt"
_CI_ZAP_MANIFEST_NAME = "ZAPSHA.txt"
_CICD_CONFIG_FILE_NAME = os.path.join(_CHEF_SCRIPT_PATH, "cicd_meta.json")
_CI_ALLOW_LIST = ["lighting-app"]
_CI_ALLOW_LIST = ["rootnode_dimmablelight_gY80DaqEUL"]

gen_dir = "" # Filled in after sample app type is read from args.

Expand Down
Loading

0 comments on commit 38b2908

Please sign in to comment.