Sign in
pigweed
/
third_party
/
github
/
OpenPRoT
/
openprot
/
refs/heads/upstream/ocp-emea-demo-polling
/
.
/
target
/
ast1060
/
defs.bzl
blob: e965ddf9b2ad54bf5add1bc48eaa77d3ad7fe842 [
file
] [
edit
]
# Licensed under the Apache-2.0 license
TARGET_COMPATIBLE_WITH
=
select
({
"//target/ast1060:target_ast1060"
:
[],
"//conditions:default"
:
[
"@platforms//:incompatible"
],
})