This repository contains FreeRTOS ports supported by FreeRTOS community members. Follow the steps below to contribute a FreeRTOS port to this repository:
- Write FreeRTOS port for your Compiler and Architecture.
- [Optional] Create a project in the FreeRTOS Community Supported Demos Repository for your hardware for running tests as mentioned here.
- [Optional] 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?
- [Optional] Link to the test project created in Step 2.
- Any other relevant information.
- Raise a pull request to merge the port.
- [Optional] Raise another PR to merge the test project in the FreeRTOS Partner Supported Demos Repository.
This repository contains multiple directories, each individually licensed. Please see the LICENSE file in each directory.