Skip to content

Commit

Permalink
Re-enable QPG6105 example apps (#17395)
Browse files Browse the repository at this point in the history
  • Loading branch information
dvdm-qorvo authored Apr 14, 2022
1 parent 2e94d8b commit 3b4f091
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/examples-qpg.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,12 +67,12 @@ jobs:
.environment/gn_out/.ninja_log
.environment/pigweed-venv/*.log
- name: Build QPG6105 example apps
timeout-minutes: 5
timeout-minutes: 20
run: |
./scripts/run_in_build_env.sh \
"./scripts/build/build_examples.py \
--enable-flashbundle \
--target-glob 'qpg6105-{lock,light,shell,persistent-storage}' \
--target-glob 'qpg-{lock,light,shell,persistent-storage}' \
build \
--copy-artifacts-to out/artifacts \
"
Expand Down
2 changes: 1 addition & 1 deletion third_party/qpg_sdk/repo
Submodule repo updated from cc756e to a29b99

0 comments on commit 3b4f091

Please sign in to comment.