Replies: 2 comments 2 replies
-
Maybe you can start with this? #51831 |
Beta Was this translation helpful? Give feedback.
1 reply
-
Documentation on hwmv2: #68792 hwmv1 boards will no longer be accepted upstream, submissions must be in hwmv2 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Introduction
Hello
Late eveneing I've managed to port blinky to Renesas EK-RA6M5 (Cortex-M33) board.
It still needs work on clocks and stuff since clock generation is bit more complicated on RA6, RA8 series of MPUs,
and bit of cleanup in dts files/ documentation.
I am also planing to later work on contribute later:
EK-RA6M3 (Cortex-M4)EK-RA4M3 (Cortex-M33)Possibly also EK-RA8D1 (almost like RA8M1 really not much difference beside pheripherials)
I should have access to one in near future.
I've noticed #69176 and similar PRs (also related to code I am basing on my work - already supported Arduino Uno R4 is Renesas RA series)
Is there any place with informations about this project/changes I could read about?
Are there any things I should be aware of that are comming up?
Or, should I simply stay with master and ignore that and port later?
Cheers,
P
Beta Was this translation helpful? Give feedback.
All reactions