I'm starting a crate for ARMv7R (focus) and ARMv7A (secondary objective) for basic CPU access and runtime. I want to know if anyone: - Is interested in that target? - Is willing to do code review for it? - Is willing to mentor me around rust-embedded best practices? I'll be doing that in my free time, so activity level will be low. My current effort boots on Cortex-R5 (Zynq Ultrascale+), but is still missing many features and need major cleanup. My target platforms are (in order of interest) Xilinx Zynq Ultrascale+, Xilinx Versal (both Cortex-r5) and Xilinx Zynq-7000 (Cortex-A9). However, I'll be happy to consider other platform/priorites and want to make the crate for all ARMv7A-ARMv7R CPUs.