Jason2866 / platform-espressif32

Tasmota Espressif 32: development platform for PlatformIO

Home Page:http://platformio.org/platforms/espressif32

Repository from Github https://github.comJason2866/platform-espressif32Repository from Github https://github.comJason2866/platform-espressif32

Missing components (wifi_provisioning, spiffs, mqtt)

monte-monte opened this issue · comments

Someone mentioned this repo for using with esp-idf and arduino as a component. But when I try to use it as a custom platform in platformio it can't resolve multiple components that are mentioned in https://github.com/espressif/arduino-esp32/blob/master/CMakeLists.txt
I've checked the actual ESP-IDF 5.1.4 and they are present, official platformio espressif32 platform also has them.

Just manually copied those components as a workaround.

As designed and wanted.