Update README.md

This commit is contained in:
Siddharth Deshpande 2023-06-23 15:19:15 +05:30 committed by GitHub
parent 8006a4979d
commit 77d0efae48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,2 +1,14 @@
# c2000ware-core-sdk
Repository for C2000Ware
This repository contains the C2000Ware version 4.03.00.00 contents.
## Repository Layout
.metadata folder - This folder contains the C2000Ware resource explorer standalone GUI files. Do not modify.
device_support - This folder contains all device-specific support files, bit field headers and device development users guides.
docs - This folder contains the C2000Ware Quick start guides and links to references articles
driverlib - This folder contains the device-specific driver library and driver-based peripheral examples.
examples - This folder contains the examples involving multiple devices/peripherals to showcase different applications.
utilities - This folder contains development utility applications such as flash programmers, windows drivers.
## Setup Instructions