FreeRTOS / FreeRTOS-Kernel

FreeRTOS kernel files only, submoduled into https://github.com/FreeRTOS/FreeRTOS and various other repos.
https://www.FreeRTOS.org
MIT License
2.52k stars 1.05k forks source link

Add CC-RH port for Renesas F1Kx devices #1100

Open TrongNguyenR opened 1 week ago

TrongNguyenR commented 1 week ago

Add CC-RH port for Renesas F1Kx devices

Description

Add port files (port.c, portasm.s, portmacro.h) for CC-RH core for Renesas F1Kx devices.

Test Steps

The test project can be found here (RH850_F1Kx_CCRH). This project contains example tasks and configurations to help you get started with FreeRTOS on the RH850/F1K and F1Kx.

Checklist:

Related Issue

None

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

chinglee-iot commented 2 days ago

@TrongNguyenR Thank you for creating this PR. We are still reviewing this PR and trying to run the demo with this port if the hardware is available to us. We thank you for your patience.