Initial Cortex R-profile support.#945
Initial Cortex R-profile support.#945alfedotov wants to merge 2 commits intoARM-software:developfrom
Conversation
|
+1 this looks like a great addition, considering it has no merge conflicts with master. This would solve #314 Could someone please review this PR, @llefaucheur ? |
|
@JonatanAntoni This is a CMSIS-Core contribution. Independent from CMSIS-DSP |
Could you please elaborate what this means? @christophe0606 Do we have to submit these changes to a different repository or in a different manner? |
|
I guess Christophe is just wondering why I was asking him to review code in "my" area. Thanks, |
|
+1 I too would like to see basic Cortex-R support like this in CMSIS-Core. I would like to encourage @christophe0606 and @llefaucheur to please review and pull these changes (if deemed appropriate) :) If there is anything that I can do to help please let me know (I am currently working on an R52-based chip design and continually building/testing code - coming from the M4 world it made me sad that there is no Cortex-R CMSIS code, having to revert to assembly for all but the most primitive of startup code seems like a backward step). Bernard ;) |
c9155d1 to
1b35075
Compare
About year ago I had an attemp to upsream these changes. And still I see demand on such support.