blob: 4a9e71f3035f9e4bc842a3ea8aca46b265c21fd0 [file] [log] [blame]
# Copyright 2025 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.ti.metadata") {
sources = [
"ina231.fidl",
"lp8556.fidl",
"register.fidl",
"tas.fidl",
]
}