es-ude / EmbeddedSystemsBuildScripts

Bazel build scripts used for all projects of the embedded systems department
MIT License
4 stars 5 forks source link

Useful bazel queries section #16

Open glencoe opened 5 years ago

glencoe commented 5 years ago

Add a section with useful bazel queries to the documentation. First candidate:

bazel query 'kind("constraint_value", deps("@AvrToolchain//platforms:ElasticNode_v4"))'

To show the list of constraints active for the ElasticNode_v4.