summaryrefslogtreecommitdiff
path: root/zephyr/test/skyrim/boards/native_posix.overlay
blob: a3045bf3326933d3f3bab0d80d8401d528184391 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* Copyright 2023 The ChromiumOS Authors
 * Use of this source code is governed by a BSD-style license that can be
 * found in the LICENSE file.
 */

#include <board-overlays/native_posix.dts>
#include <dt-bindings/gpio_defines.h>

/ {
	/* GPIOs shared by all boards */
	named-gpios {
		compatible = "named-gpios";
	};
};