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

Recognise new flash code sizes. #37

Closed ourairquality closed 5 years ago

ourairquality commented 6 years ago

This at least recognises the 2MB-c1, 4MB-c1, 8MB, and 16MB flash size codes.

Print the ROM address and the run address, to help debug problems.

raburton commented 5 years ago

Sorry about the very slow response to the PR. It's merged now, thanks for the contribution.