Open felipeapp opened 1 year ago
It will be cool to get even rtos alone ;)
The one which is hosted on the registry is pretty ancient 1.5.0, while there's 3.4 out there.
As far as I know there was a plan to move to RTOS @ arduino-esp8266, but there are some road blocks, so I wouldn't expect it to happen.
As far as I can see, my setup is using either RTOS 3.4 pure or, hidden behind Arduino, a RTOS 3.2 core, since some years. I installed Platform "Espressif 8266" in Version 4.1.0. Did you accidentally stuck with one of the two other offered 8266 platforms?
Is that possible to use Arduino platform and RTOS-SDK? I have a project using arduino platform and I would like to use the mqtt_client.h library from RTOS-SDK. Any tips? Thanks!