motor-control-manifests/README.md
Naresh A 2a7915ba70 am64x/am243x/am263x : initial commit for motor control sdk manifest files
Initial commit for motor control sdk manifest files

Fixes: PINDSW-5640

Signed-off-by: Naresh A <nareshk@ti.com>
2023-07-05 14:25:16 +05:30

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.