Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
f2639283d8a4388ecb3b9cb41b97c47e18a901b1
/
.
/
tools
/
environments.bzl
blob: 68e78deb4efe90e401d0ba59789985346da298bd [
file
] [
log
] [
blame
]
Brian Silverman
f91524f
2017-09-23 13:15:55 -0400
[
diff
] [
blame
]
1
# Contains some helpers for working with environments.
2
3
mcu_cpus
=
[
4
"@//tools:cortex-m4f"
,
5
]