Why using the Arduino core library OTA does not have to set up the "menuconfig" partition sector, same as using the core IDF OTA?
What are the differences between the two OTAs? Is there any better?
When using the Arduino core OTA, do not you really have to set up partitions like in IDF?