platformio for renesas risc-v prcessors

Renesas came out with its own risc-v family: https://www.renesas.com/us/en/about/press-room/renesas-introduces-industry-s-first-general-purpose-32-bit-risc-v-mcus-internally-developed-cpu-core
Ara there any plans to create a platformio support package for these? It seems much if the infrastructure is already there (e.g.compiler toolchain).
– Gabor

ARM based Renesas RA chips are already supprted and RISC-V based chips are supported in numerous first- and third-party platforms too, e.g.,

So it should be no biggie to add it. Still, you should file a formal issue in https://github.com/platformio/platformio-core/issues/ to get it tracked with the developers.