blob: e82ecd8dd00c8e6b3128a27a1658f64cf3b9c239 [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("//build/fidl/fidl.gni")
fidl("fuchsia.hardware.ftdi") {
sdk_category = "internal"
sources = [ "ftdi.fidl" ]
}