platformio / platform-espressif8266

Espressif 8266: development platform for PlatformIO
https://registry.platformio.org/platforms/platformio/espressif8266
Apache License 2.0
330 stars 219 forks source link

Arduino + ESP8266-RTOS-SDK #298

Open felipeapp opened 1 year ago

felipeapp commented 1 year ago

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!

cziter15 commented 5 months 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.

See: https://github.com/esp8266/Arduino/issues/5790

modem-man-gmx commented 1 week ago

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?

see this one