Skip to content

Commit 783ed44

Browse files
committed
tests: drivers: temp_sensor: Add overlay for i.MX RT1170-EVK
Added temp_sensor overlay for i.MX RT1170-EVK Signed-off-by: Anders Bjørn Nedergaard <[email protected]>
1 parent e159915 commit 783ed44

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
/*
2+
* Copyright (c) 2025 Polytech A/S.
3+
*
4+
* SPDX-License-Identifier: Apache-2.0
5+
*/
6+
7+
temp_sensor: &temp {
8+
status = "okay";
9+
};

0 commit comments

Comments
 (0)