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

Support for SDK 2.0.0 (esp-open-sdk) #29

Closed fvpalha closed 7 years ago

fvpalha commented 7 years ago

Hi.

We use rboot (27/Jul/2016) with SDK 1.5.4, works wery well. After update to SDK 2.0.0 and rboot (last version), the rboot does not switch between roms (0 and 1). Every boot start on rom 1.

What is wrong?