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

In GPIO skip mode there is no way to disable function #21

Closed djphoenix closed 7 years ago

djphoenix commented 7 years ago

Looks like GPIO skip mode was enabled by-default, so no way to disable it and Makefile part is unusable. I propose to disable it by default.