Jason2866 / platform-espressif32

Tasmota Espressif 32: development platform for PlatformIO
Apache License 2.0
57 stars 22 forks source link

Missing components (wifi_provisioning, spiffs, mqtt) #70

Closed monte-monte closed 4 months ago

monte-monte commented 4 months ago

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.

Jason2866 commented 4 months ago

As designed and wanted.