The use of the ESP8266 in the world of IoT

User avatar
By rab
#24606 I finally got around to adding checksum to the irom portion of the rom, to ensure it's integrity before trying to boot. This is optional and disabled by default (for compatibility), but if you want to be sure all the rom is valid not just the iram sections (like the sdk boot loader) you can enable it. See the readme on github for instructions.