25 lines
1.1 KiB
Markdown
25 lines
1.1 KiB
Markdown
|
<div align="center">
|
||
|
|
||
|
<img src="https://upload.wikimedia.org/wikipedia/commons/b/ba/TexasInstruments-Logo.svg" width="150">
|
||
|
|
||
|
# MOTOR CONTROL SDK MANIFESTS
|
||
|
|
||
|
</div>
|
||
|
|
||
|
## Introduction
|
||
|
|
||
|
[MOTOR CONTROL SDK MANIFESTS](https://github.com/TexasInstruments/motor-control-manifests) is
|
||
|
the starting point to developing with the [MOTOR CONTROL SDK](https://github.com/TexasInstruments/motor-control-sdk).
|
||
|
MOTOR CONTROL SDK uses the [repo tool](https://gerrit.googlesource.com/git-repo) to
|
||
|
clone and manage multiple repositories. This repository contains manifest xml
|
||
|
files used with repo to clone MOTOR CONTROL SDK components such as
|
||
|
|
||
|
- [MOTOR CONTROL SDK Core](https://github.com/TexasInstruments/motor-control-sdk)
|
||
|
- [MOTOR CONTROL SDK Setup](https://github.com/TexasInstruments/motor-control-setup)
|
||
|
|
||
|
## Usage in MOTOR CONTROL SDK
|
||
|
|
||
|
This repository is used to clone the required components of the MOTOR CONTROL SDK.
|
||
|
Refer [MOTOR CONTROL SDK Core repository](https://github.com/TexasInstruments/motor-control-sdk) for
|
||
|
setup instructions and more details regarding the MOTOR CONTROL SDK.
|