Lines Matching full:freertos

1 # FreeRTOS Third Party Ports
3 FreeRTOS third party ports can be supported by the FreeRTOS team, a FreeRTOS
4 partner or FreeRTOS community members. Depending on who supports it, the support
7 ## FreeRTOS Team Supported Third Party FreeRTOS Ports
9 Location: https://github.com/FreeRTOS/FreeRTOS-Kernel/tree/main/portable/ThirdParty
11 These third party FreeRTOS ports are supported by the FreeRTOS team. For a
12 FreeRTOS team supported third party FreeRTOS port:
14 * The code has been reviewed by the FreeRTOS team.
15 * FreeRTOS team has access to the hardware and the test results have been
16 verified by the FreeRTOS team.
17 * Customer queries as well as bugs are addressed by the FreeRTOS team.
20 A new FreeRTOS port cannot be directly contributed to this location. Instead,
21 the FreeRTOS team will decide to take ownership of a partner supported or a
22 community supported FreeRTOS port based on the community interest.
24 ## Partner Supported FreeRTOS Ports
26 Location: https://github.com/FreeRTOS/FreeRTOS-Kernel-Partner-Supported-Ports/tree/main
28 These FreeRTOS ports are supported by a FreeRTOS partner. For a partner
29 supported FreeRTOS port:
31 * The code has not been reviewed by the FreeRTOS team.
32 * FreeRTOS team has not verified the tests results but tests exist and are
36 A new FreeRTOS port can be directly contributed by a partner. The process to
37 contribute a FreeRTOS port is documented [here](https://github.com/FreeRTOS/FreeRTOS-Kernel-Partner…
39 ## Community Supported FreeRTOS Ports
41 Location: https://github.com/FreeRTOS/FreeRTOS-Kernel-Community-Supported-Ports/tree/main
43 These FreeRTOS ports are supported by the FreeRTOS community members. For a
44 community supported FreeRTOS port:
46 * The code has not been reviewed by the FreeRTOS team.
47 * Tests may or may not exist for the FreeRTOS port.
50 A new FreeRTOS port can be directly contributed by anyone. The process to
51 contribute a FreeRTOS port is documented [here](https://github.com/FreeRTOS/FreeRTOS-Kernel-Communi…