Azure / azure-iot-arduino

Azure IoT library for the Arduino
Other
168 stars 95 forks source link

Newer version of ESP8266 Plataform #92

Closed mtolent closed 4 years ago

mtolent commented 4 years ago

Hi,

Is there an update of the SDK for newer versions of Arduino IDE?

In fact, I'm using PlatformIO with Visual Studio Code and I have to select an old 1.8.0 version of the ESP 8266 plataform for the code to compile. (I just assume if there is a version for newest Arduino IDE it should be ok for lastear PlatformIO as well).

What's in truly bothering me is the tons of warnings I get when compiling. I realy can't tell if there is something I should be worried or not.

Thanks!

jbobotek commented 4 years ago

I have been testing with 1.8.10 with no compile errors, what warnings are you getting? (I wouldn't be concerned over warnings as a root case however.)