-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Support Renesas RA4 devices #76081
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
Support Renesas RA4 devices #76081
Conversation
|
The following west manifest projects have been modified in this Pull Request:
Note: This message is automatically posted and updated by the Manifest GitHub Action. |
40a9bfe to
16febc2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please update maintainers yaml to add the board.
c53ea1c to
4de1fbd
Compare
|
I commented in the wrong place. Move to zephyrproject-rtos/hal_renesas#26 (comment) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fix the same issues as raised in the other PR
4de1fbd to
3fa3876
Compare
3fa3876 to
0440cfa
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does the PR also add support for RA6? If not, please clean it up.
0440cfa to
def1a40
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
only looked at 2 commits, apply these comments to every commit in this PR
soc/renesas/ra/ra4e2/Kconfig
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| help | |
| Enable support for Renesas RA4E2 MCU series |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
convert to webp then put through https://tinypng.com/
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
board target
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
as prior
Initial commit to support Renesas RA4E2 SoC Signed-off-by: Quy Tran <[email protected]>
def1a40 to
cd74070
Compare
Initial commit to support Renesas EK-RA4E2 board Signed-off-by: Quy Tran <[email protected]> Signed-off-by: Duy Phuong Hoang. Nguyen <[email protected]>
Initial commit to support Renesas RA4M2 Soc Signed-off-by: Quy Tran <[email protected]>
Initial commit to support Renesas EK-RA4M2 board Signed-off-by: Quy Tran <[email protected]> Signed-off-by: Duy Phuong Hoang. Nguyen <[email protected]>
Initial commit to support Renesas RA4M3 SOC Signed-off-by: Quy Tran <[email protected]>
Initial commit to support Renesas EK-RA4M3 board Signed-off-by: Quy Tran <[email protected]> Signed-off-by: Duy Phuong Hoang. Nguyen <[email protected]>
Initial commit to support Renesas RA4W1 SOC Signed-off-by: Quy Tran <[email protected]>
Initial commit to support Renesas EK-RA4W1 board Signed-off-by: Quy Tran <[email protected]> Signed-off-by: Duy Phuong Hoang. Nguyen <[email protected]>
Background of this modification is to make clock control driver code provided by Renesas vendor to support for Renesas MCU on Zephyr. Signed-off-by: Quy Tran <[email protected]>
cd74070 to
62de542
Compare
|
@soburi , please take a look, esp. the common stuffs with the RA4M1 board support from you. |
This PR target to support SoC and Board support as below:
EK-RA4M2
EK-RA4M3
EK-RA4E1
EK-RA4E2
Module:
SCI UART