blob: f344b4e0b0ca4ed4472b6d9b620123e7ca19fd51 [file] [log] [blame]
# Copyright 2021 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.gpio") {
sdk_category = "partner"
source = "fuchsia.gpio.bind"
sdk_area = "Driver SDK"
}