Skip to content

Commit

Permalink
applications: nrf_desktop: quarantine due to flash overflow
Browse files Browse the repository at this point in the history
Disabling configurations that do not build with NRFX 3.1.0 due to
flash overflow.

Signed-off-by: Andrzej Kuros <andrzej.kuros@nordicsemi.no>
  • Loading branch information
ankuns authored and rlubos committed Aug 17, 2023
1 parent 04abd1c commit d3fe7f2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions scripts/quarantine.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,10 @@
platforms:
- all
comment: "Temporary disable till the issue is fixed"

- scenarios:
- applications.nrf_desktop.zrelease
platforms:
- nrf52833dk_nrf52820
- nrf52820dongle_nrf52820
comment: "Temporary disabled due to flash overflow"

0 comments on commit d3fe7f2

Please sign in to comment.