Page 1 of 1

need framework advise

Posted: Thu Jun 20, 2024 3:41 pm
by nucjag
I have hardware on ESP32 and i need to run RTOS. Currently firmware is done on ESP-IDF v4 and written in C.
My next task it to make a new firmware. Due to complexity C++ will be much faster and easier.

:?: Please advise which stack / framework will be good for it, if it can be done at all... :?:

Re: need framework advise

Posted: Fri Jun 21, 2024 3:54 am
by ESP_Sprite
ESP-IDF also supports C++.