zephyr/tests/drivers/w1/w1_api/boards/apard32690_max32690_m4.overlay

13 lines
181 B
Plaintext

/*
* Copyright (c) 2024 Analog Devices, Inc.
*
* SPDX-License-Identifier: Apache-2.0
*/
w1_0: &w1 {
status = "okay";
internal-pullup = <1>;
};
#include "../w1_devices.dtsi"