Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 885 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 885 Bytes

MCU+ SDK SETUP

Introduction

MCU+ SDK SETUP is an auxiliary repository to help setup the MCU+ SDK for build. This repo mainly contains shell scripts which will download and install the dependencies for MCU+ SDK which includes but are not limited to:

  • Code Composer Studio
  • TI ARM CLANG
  • SysConfig
  • NodeJS and required packages

Currently the scripts only support a Linux / Git Bash environment. Support will be added soon for Windows native environment.

Usage in MCU+ SDK

This repo is meant to be used with MCU+ SDK repo for installing the dependencies. Refer MCU+ SDK Core repository for more details regarding the MCU+ SDK.