6 Commits

Author SHA1 Message Date
Florian Beier
3036a1f4cc Add note on flash mode
Some modules require the flash mode to be `dio`, otherwise the module won't boot. I didn't know that at first and was wondering why my new ESP-12F module wouldn't boot. Maybe that is one reason why people are reporting none booting modules recently?
2019-08-02 09:04:03 -07:00
Rasmus Lerdorf
fe4f565fe8 Mention how to use Ivan Grokhotkov's esptool (#337)
The native esptool available with a simple `apt-get install esptool` on Debian/Ubuntu and probably other distros can be used as well. Document the flags here.
2018-01-03 16:45:29 -08:00
Thorsten von Eicken
0df16c98ac fix flashing instructions, fixes #207 2016-11-01 14:32:43 -07:00
Thorsten von Eicken
d0377bdf25 add note about boot_v1.5 bug 2016-10-22 22:36:21 -07:00
Thorsten von Eicken
68fd831f19 document flashing HW, closes #192 2016-10-22 20:57:28 -07:00
Thorsten von Eicken
64fb2323c3 Update docs and split up the main readme (#200) 2016-10-12 20:51:50 -07:00