ayushsharma82 / ElegantOTA

OTA updates made slick and simple for everyone!
https://elegantota.pro
GNU Affero General Public License v3.0
590 stars 115 forks source link

AMB82-MINI didn't work with OTA #150

Closed rkuo2000 closed 1 month ago

rkuo2000 commented 8 months ago

I compile ElegantOTA AsynDemo.ino for AMB82-MINI (RTL8735B EVB with Camera), but it failed to compile. AMB82-MINI : https://www.amebaiot.com/en/amebapro2-amb82-mini-arduino-getting-started/

Error Messages: In file included from C:\Users\rkuo2\AppData\Local\Temp.arduinoIDE-unsaved20231112-9220-7cqffu.heusb\Async_Demo\Async_Demo.ino:15: d:\Users\rkuo2\Documents\Arduino\libraries\AsyncTCP\src/AsyncTCP.h:26:10: fatal error: sdkconfig.h: No such file or directory 26 | #include "sdkconfig.h" | ^~~~~ compilation terminated.

exit status 1

Compilation error: exit status 1

ayushsharma82 commented 7 months ago

@rkuo2000 ElegantOTA only supports ESP8266, ESP32 & RP2040 at the moment. I'll try to add support for your MCU.

github-actions[bot] commented 2 months ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 1 month ago

This issue was closed because it has been stalled for 5 days with no activity.