Skip to content

FreeRTOS/FreeRTOS-Kernel-Community-Supported-Ports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FreeRTOS Community Supported Ports

This repository contains FreeRTOS ports supported by FreeRTOS community members. For a community supported FreeRTOS port:

  • The code has not been reviewed by the FreeRTOS team.
  • Tests may or may not exist for the FreeRTOS port.
  • Customer queries as well as bugs are addressed by the community.

A new FreeRTOS port can be directly contributed by anyone. Follow the steps below to contribute a FreeRTOS port to this repository:

  1. Write FreeRTOS port for your Compiler and Architecture.
  2. [Optional] Create a project in the FreeRTOS Community Supported Demos Repository for your hardware for running tests as mentioned here.
  3. [Optional] Make sure all the tests pass. Add the test results in the Pull Request description.
  4. Add a README file with the following information:
    1. How to use this port?
    2. [Optional] Link to the test project created in Step 2.
    3. Any other relevant information.
  5. Raise a pull request to merge the port.
  6. [Optional] 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.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages