Skip to content

Commit

Permalink
Readme.md: point to MCU+ SDK repository for documentation
Browse files Browse the repository at this point in the history
This repository contains fixes for cpp compilation when used as part of
MCU+ SDK. Point to the mcupsdk-core repository for documentation on
using the freertos_fat repository as a submodule.

Signed-off-by: Ashwin Raj <ashwin.raj@ti.com>
  • Loading branch information
ashwin-ti committed Nov 19, 2024
1 parent f27b857 commit 9256c17
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,3 +180,9 @@ then sort the list, which can be done by running the bash command:
Note that only the FreeRTOS-Kernel Source Files, [include](include),
[portable/MemMang](portable/MemMang), and [portable/Common](portable/Common)
files are checked for proper spelling, and formatting at this time.

## Usage in MCU+ SDK

This repo is consumed by MCU+SDK repo for building the FreeRTOS Kernel Libraries
for different cores (R5, M4, A53, C66). Please refer [MCU+ SDK Git Repository](https://github.com/TexasInstruments/mcupsdk-core)
for documentation and instructions to setup the build.

0 comments on commit 9256c17

Please sign in to comment.