Skip to content

Commit

Permalink
tests: drivers: adc: adc_api: added nRF5340 Audio DK overlay
Browse files Browse the repository at this point in the history
The adc_api test was missing an overlay file for the nRF5340
Audio Dk board.

Signed-off-by: Tim Sørensen <tims@demant.com>
  • Loading branch information
smaerup authored and aescolar committed May 8, 2024
1 parent b8978e9 commit 98b996f
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
/*
* SPDX-License-Identifier: Apache-2.0
*
* Copyright (c) 2023 Benjamin Björnsson <benjamin.bjornsson@gmail.com>
*/

#include "nordic,nrf-saadc-common.dtsi"

0 comments on commit 98b996f

Please sign in to comment.