Page 2 of 2

Re: Porting Mirocpython to Risc V ?

Posted: Fri Feb 19, 2021 7:01 am
by jimmo
rdbrown0au wrote:
Fri Feb 19, 2021 5:59 am
The recent release of the Espressif ESP32-C3 will raise interest in this.
On ESP32, we rely on the IDF toolchain. This is a big part of the motivation for the recent move to fully use the IDF cmake-based build system (which was merged earlier this week). This has already made it possible to support the S2, and the plan is that the C3 should be similar.

(So... good news for C3, but I don't think it helps much with other risc v ports).