Skip to content

Commit cc8b25c

Browse files
committed
samples: zephyr: drivers: audio: dmic: Disable on nrf54lm20pdk
Original sample in the Zephyr repository is now executed on final board name of nrf54lm20dk/nrf54lm20a/cpuapp. Disable execution on obsolete nrf54lm20pdk target. Signed-off-by: Sebastian Głąb <[email protected]>
1 parent d14133d commit cc8b25c

File tree

4 files changed

+1
-83
lines changed

4 files changed

+1
-83
lines changed

samples/zephyr/drivers/audio/dmic/boards/nrf54lm20pdk_nrf54lm20a_cpuapp.overlay

Lines changed: 0 additions & 25 deletions
This file was deleted.

samples/zephyr/drivers/audio/dmic/boards/nrf54lm20pdk_nrf54lm20a_cpuapp_0_0_0.overlay

Lines changed: 0 additions & 23 deletions
This file was deleted.

samples/zephyr/drivers/audio/dmic/boards/nrf54lm20pdk_nrf54lm20a_cpuapp_0_2_0_csp.overlay

Lines changed: 0 additions & 25 deletions
This file was deleted.

samples/zephyr/drivers/audio/dmic/sample.yaml

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,4 @@ tests:
1313
regex:
1414
- "DMIC sample"
1515
- "Exiting"
16-
platform_allow:
17-
- nrf54lm20pdk/nrf54lm20a/cpuapp
18-
- [email protected]/nrf54lm20a/cpuapp
19-
- [email protected]/nrf54lm20a/cpuapp
20-
- [email protected]/nrf54lm20a/cpuapp
21-
integration_platforms:
22-
- nrf54lm20pdk/nrf54lm20a/cpuapp
23-
- [email protected]/nrf54lm20a/cpuapp
24-
- [email protected]/nrf54lm20a/cpuapp
25-
- [email protected]/nrf54lm20a/cpuapp
16+
depends_on: future_target

0 commit comments

Comments
 (0)