khcnz / Espressif2Arduino

Allows for OTA updates from an Espressif ESP8266 V2 OTA image to an Arduino image by replacing the bootloader and dynamically patching the binary memory offsets
25 stars 13 forks source link

Support flash size > 1024kb #7

Open khcnz opened 7 years ago

khcnz commented 7 years ago

Currently the code makes some assumptions about the flash layout that I don't think hold true on larger flash sizes (sonoff pow?) requires further investigation