Skip to content
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

Add RMC-RA4M1(rev.2.0) #26

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Conversation

todateman
Copy link

Add RMC-RA4M1(R7FA4M1AB3CFP)
https://www2.himdx.net/mcr/product/download.html#ra4m1

"rmc_ra4m1_20.json" was created based on "uno_r4_minima.json".
"svd_path" is the same as R4 MINIMA, so you may need to modify it if you want to debug. (I haven't checked this.)

@ivankravets ivankravets requested a review from valeros January 1, 2025 19:05
@valeros
Copy link
Member

valeros commented Jan 2, 2025

Hi @todateman, thanks for the PR. I'm afraid your manifest won't work as you expect, mainly because there is no such variant rmc_ra4m1_20 in the Arduino core for Renesas devices. You could use the same variant as for the R4 MINIMA board just to compile the code, but I believe the pinout of RMC-RA4M1 differs significantly from R4 MINIMA which will lead to non-obvious issues.

@todateman
Copy link
Author

Hi, @valeros
Thank you for confirming.

I forked a repository that includes rmc_ra4m1_20 in the variants directory of ArduinoCore-renesas.

https://github.com/todateman/framework-arduinorenesas-uno-mcr_rev20

You may be able to approve my pull request after the pull request to ArduinoCore-renesas is approved.

@valeros
Copy link
Member

valeros commented Jan 2, 2025

You may be able to approve my pull request after the pull request to ArduinoCore-renesas is approved.

Great, your PR will be merged, once a new stable version of ArduinoCore-renesas is released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants