Skip to content

Commit

Permalink
For debug build, restrict energy mode to allow USART to work (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
Adminiuga authored Jan 22, 2025
1 parent 7fcf0ed commit 99b6c80
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/app-btl-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,8 @@ jobs:
- name_suffix: debug
image_id_subtype: 7
configuration: >-
SL_IOSTREAM_USART_VCOM_RESTRICT_ENERGY_MODE_TO_ALLOW_RECEPTION:1
uses: zha-ng/workflows-silabs/.github/workflows/slc-project-builder.yaml@v1
with:
Expand Down Expand Up @@ -142,6 +144,8 @@ jobs:
- name_suffix: debug
image_id_subtype: 7
configuration: >-
SL_IOSTREAM_USART_VCOM_RESTRICT_ENERGY_MODE_TO_ALLOW_RECEPTION:1
uses: zha-ng/workflows-silabs/.github/workflows/slc-project-builder.yaml@v1
with:
Expand Down

0 comments on commit 99b6c80

Please sign in to comment.