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

rboot example with big flash support #32

Closed fvpalha closed 6 years ago

fvpalha commented 7 years ago

Hello.

A example with big flash support will be usefull.

Thank you.

daffysub commented 7 years ago

Hello Raburton

You have provided a very good work, but I didn't find how we can specify the flash size when we have higher size than 8Mbit. Could you give me a hint, please?

Thank you in advance.

raburton commented 7 years ago

I'm sorry but I no longer have a development setup for esp8266 so I can't whip up a sample, but the documentation is pretty thorough and others projects using rBoot (such as Sming) have examples using big flash support that you could take a look at.