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 committed Apr 23, 2024
1 parent 708b38d commit 771824b
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 771824b

Please sign in to comment.