Jason2866 / platform-espressif32

Tasmota Espressif 32: development platform for PlatformIO
Apache License 2.0
47 stars 20 forks source link

`WiFiClientSecure` library is not included in the Arduino framework package #57

Closed vshymanskyy closed 5 months ago

vshymanskyy commented 5 months ago

Some other libraries may also be missing, @Jason2866 is it intentional?

Jason2866 commented 5 months ago

Yes, it is. The platfrom is designed for Tasmota use.

playmiel commented 4 months ago

is it not possible to include the various libraries yourself, or do you know of a fork with idf 5.0 and adruino that includes all the arduino libraries?

Jason2866 commented 4 months ago

I removed it because we don't want it, to be there. You can give this PR a try https://github.com/platformio/platform-espressif32/pull/1281