Update README (#12)
Add the same description listed here -
https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/portable/ThirdParty/README.md
Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
1 file changed
tree: f21b92680ec7b1135771c92f7073a3587280a6a9
- .github/
- GCC/
- TI/
- LICENSE
- README.md
README.md
FreeRTOS Partner Supported Ports
This repository contains FreeRTOS ports supported by FreeRTOS partners. For a partner supported FreeRTOS port:
- The code has not been reviewed by the FreeRTOS team.
- FreeRTOS team has not verified the tests results but tests exist and are reported to be successful by the partner.
- Customer queries as well as bugs are addressed by the partner.
A new FreeRTOS port can be directly contributed by a partner. Follow the steps below to contribute a FreeRTOS port to this repository:
- Write the FreeRTOS port for your Compiler and Architecture.
- Create a project in the FreeRTOS Partner Supported Demos Repository for your hardware for running tests as mentioned here.
- Make sure all the tests pass. Add the test results in the Pull Request description.
- Add a README file with the following information:
- How to use this port?
- Link to the test project created in Step 2.
- Any other relevant information.
- Raise a PR to merge the FreeRTOS port.
- Raise another PR to merge the test project in the FreeRTOS-Partner-Supported-Demos Repository.
License
This repository contains multiple directories, each individually licensed. Please see the LICENSE file in each directory.