summaryrefslogtreecommitdiff
path: root/zephyr/test/i2c/BUILD.py
blob: 86d9da537a04715380a78a6861e49af99de4661c (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 test."""

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