raburton / rboot

An open source bootloader for the ESP8266
https://richard.burtons.org/tag/rboot/?order=ASC
MIT License
300 stars 72 forks source link

Add 8M/16M support #54

Closed mikee47 closed 5 years ago

mikee47 commented 5 years ago

rboot code supports 8M/16Mbyte operation but the makefile and esptool2 don't have the requisite bits.

Not tested on hardware as I've no Esp8266 devices handy with 8Mbyte or 16Mbytes!

raburton commented 5 years ago

Thanks, merged.