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