blob: 2070247c4fe9b2bf180a064e91f41a45c5aa894b [file] [log] [blame]
/* Copyright (c) 2021 STMicroelectronics
SPDX-License-Identifier: Apache-2.0 */
/ {
zephyr,user {
/* adjust channel number according to pinmux in board.dts */
io-channels = <&adc1 2>;
};
};