On this new PICO 2, how come there is so little (apparent, especially when looking at this thread, but even when looking at other, PICO 2 resources), love for the RISC-V cores?
I thought, some people wanted to test and play around with them (RISC-V cores).
I do accept, that within some of the available cozy/sealed environments, such as Micropython, and to a lesser extent C/C++. Other than possible performance changes (and apparent lack of hardware floating point support, on the RISC-V side). It doesn't really affect the programmer/user.
But if you take your gloves off, and mess around with assembly code, it could provide some interesting experiments and insights, into different CPU architectures.
It seems to be a relatively new (or at least, uncommon), thing, to have two different architectures, available to choose between at boot time.
If the Arm M33 (via GCC), is a fair bit faster (which I suspect, but don't know for sure yet) than the equivalent GCC/RISC-V mode. I guess many people will just shrug their shoulders, and stick with the Arm M33, along with its high speed hardware single and double floating point units, and other possible benefits. Since the Arm M33, seems to be a lot better than the previous Arm M0 version.