blob: fc1ab0bea1e528a385c0dc4ba4f885c8e9ca9c44 [file] [log] [blame]
# Copyright 2020 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
import("//build/bind/bind.gni")
bind_library("fuchsia.i2c") {
sdk_category = "partner"
sdk_area = "Driver SDK"
source = "fuchsia.i2c.bind"
}