blob: be9dfae6ab1003514e331613954a68f57686cee9 [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.
group("openthread") {
deps = [ "platform" ]
}
group("spinel-framer") {
deps = [ "spinel-framer" ]
}
group("tests") {
testonly = true
deps = [ "platform/tests:tests" ]
}