Skip to content

Commit 94d35ec

Browse files
nordic-seglcfriedt
authored andcommitted
samples: drivers: audio: dmic: Cleanup after nRF54LM20 rename
Remove duplicated test configuration after nrf54l20pdk/nrf54l20/cpuxxx was renamed to nrf54lm20dk/nrf54lm20a/cpuxxx. Signed-off-by: Sebastian Głąb <[email protected]>
1 parent 3c9368b commit 94d35ec

File tree

2 files changed

+4
-21
lines changed

2 files changed

+4
-21
lines changed

samples/drivers/audio/dmic/boards/nrf54l20pdk_nrf54l20_cpuapp.overlay

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

samples/drivers/audio/dmic/boards/nrf54lm20dk_nrf54lm20a_cpuapp.overlay

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
* SPDX-License-Identifier: Apache-2.0
55
*/
66

7+
/* Test requires loopback between P1.23 and P1.24.
8+
* For best performance, PDM_CLK shall be on 'Clock pin'.
9+
*/
10+
711
&pinctrl {
812
pdm20_default_alt: pdm20_default_alt {
913
group1 {

0 commit comments

Comments
 (0)