Support building for Magic Leap.

This commit is contained in:
Alan Jeffrey 2018-09-12 17:21:51 -05:00
parent e580250d5d
commit dab8f4a97f
34 changed files with 1601 additions and 7 deletions

View file

@ -2,6 +2,7 @@
members = [
"ports/servo",
"ports/libsimpleservo/",
"ports/libmlservo/",
"tests/unit/*",
]
exclude = [".cargo"]