summaryrefslogtreecommitdiff
path: root/zephyr/test/i2c_dts/BUILD.py
blob: e0e97be121fef004dfdd55e5d6530917deaec57e (plain)
1
2
3
4
5
6
7
# Copyright 2021 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

"""Register zmake project for i2c_dts test."""

register_host_test("i2c_dts", dts_overlays=["overlay.dts"])