Update README.md

This commit is contained in:
Siddharth Deshpande 2023-06-27 12:19:15 +05:30 committed by GitHub
parent 2627ceea1b
commit 9b0faa2f53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +1,9 @@
<div align="center"> <div align="center">
<img src="https://upload.wikimedia.org/wikipedia/commons/b/ba/TexasInstruments-Logo.svg" width="150"><br/> <img src="https://upload.wikimedia.org/wikipedia/commons/b/ba/TexasInstruments-Logo.svg" width="150"><br/>
# c2000ware-rtos # c2000ware-FreeRTOS
[Introduction](#introduction) | [Layout](#repositorylayout) | [Overview](#overview) | [Contribute](#contributing-to-the-project) [Introduction](#introduction) | [Layout](#repositorylayout) | [Note](#note) | [Contribute](#contributing-to-the-project)
</div> </div>
@ -31,12 +31,10 @@ List of devices supported
- kernel/FreeRTOS/Demo - kernel/FreeRTOS/Demo
- This folder contains the demo application projects - This folder contains the demo application projects
## Note
This repository has a dependency on c2000ware-core-sdk repository. It is added as a git submodule to the c2000ware-core-sdk repository.
## Overview
This repository has a dependency on c2000ware-core-sdk repository. It is added as a git submodule to the c2000ware-core-sdk repository.
## Contributing to the project ## Contributing to the project
This project is currently not accepting contributions. This project is currently not accepting contributions.