FreeRTOS / FreeRTOS-Kernel-Partner-Supported-Ports

Other
9 stars 14 forks source link

Update Xtensa FreeRTOS support to v11 #15

Closed ianstcdns closed 2 weeks ago

ianstcdns commented 2 weeks ago

Bring Xtensa port up to date with FreeRTOS version 11, moving to Partner-Supported-Ports submodule.

Description

Bring existing Cadence-maintained Xtensa v10.4.4-stable port up to date in the FreeRTOS v11 context:

Test Steps

Related Issue

N/A

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

ianstcdns commented 2 weeks ago

@aggarg @RichardBarry

Submitting updated Xtensa port to FreeRTOS v11

I've created pull requests for Cadence's updated Xtensa FreeRTOS port and demo code. As you recommended, we have moved it to the Partner-Supported-Ports and Partner-Supported-Demos submodules, removed out-of-date code from the higher-level repos, and left a couple of READMEs in the old locations indicating the new home for this code.

Thank you in advance for your help reviewing this upstream request.

aggarg commented 2 weeks ago

Thank you for your contribution!