ESP32-S2 ULP RISC-V
Posted: Tue Mar 16, 2021 2:25 pm
Hello guys! ULP RISC-V can be used with C, but can I use C++? ULP RISC-V has some method to compile C++?
How can I do this? Where I can change to compile C++?ESP_Minatel wrote: ↑Tue Mar 16, 2021 7:54 pmHi,
In theory you can, but I'm not sure if it's the best thing to do. If you do so, maybe you can have issues in terms of RAM usage (RTC memory space).