Just a very basic doubt. Of course this should have been asked in teh ESP32 forum but then i am not able to reguster there... for some reason they refuse to send the activation mail to me.
To program the ESP32 we have two options :
- The ESP32 IDF
- Arduino IDE
Of course I already have the option 2 working. In case I were to choose option 1 ( they have a good Getting Started guide for Windows ) i think I have to learn the freeRTOS syntax ? Also I think people who are Linux experts will find it easy as it is not a full Windows type development envoironment ?
All the same I am still trying to come to grips with that IDF --- but quite simply what i want to know is that, is there a big advantage of going through that learning curve to use the IDF ? ( In comparison with the Arduino IDE) Is there anything that requires teh IDF in comparison with the Arduino ?