blob: 71e5a7f0ee627b3060d0eafa71b853de9cf403df [file] [log] [blame]
# Copyright 2019 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("$zx_build/public/gn/banjo.gni")
banjo_library("ddk.protocol.spi") {
sources = [
"spi.banjo",
]
}