blob: f68fa123aa3402f24fd44f90c4fe3db6cd0bb26e [file] [log] [blame]
/*
* Copyright (c) 2018 Linaro Limited
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <st/wb/stm32wb.dtsi>
/ {
soc {
adc1: adc@50040000 {
temp-channel = <17>;
};
};
};