-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Add CC-RH port for Renesas F1Kx devices #1100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@TrongNguyenR |
Hello @chinglee-iot,
Thanks for your notice. We are working on preparing device for your testing, please wait. |
@TrongNguyenR |
Hello @chinglee-iot, |
Hello @chinglee-iot -san, |
Thank you @TrongNguyenR! We received the board. We will get back to you. |
@TrongNguyenR Would you please rebase your branch so that it is up-to-date with main? |
|
@aggarg, we have synced our branch, it's up to date now. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1100 +/- ##
=======================================
Coverage 92.31% 92.31%
=======================================
Files 6 6
Lines 3226 3228 +2
Branches 885 885
=======================================
+ Hits 2978 2980 +2
Misses 132 132
Partials 116 116
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Thank you for your contribution! |
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.