update readme
This commit is contained in:
parent
c0e66138ac
commit
2db2bc9a8c
|
@ -130,6 +130,13 @@ nodemcu_512k.bin: 0x00000<br />
|
||||||
for most esp8266 modules, just pull GPIO0 down and restart.<br />
|
for most esp8266 modules, just pull GPIO0 down and restart.<br />
|
||||||
You can use the [nodemcu-flasher](https://github.com/nodemcu/nodemcu-flasher) to burn the firmware.
|
You can use the [nodemcu-flasher](https://github.com/nodemcu/nodemcu-flasher) to burn the firmware.
|
||||||
|
|
||||||
|
Or, if you build your own bin from source code.<br />
|
||||||
|
eagle.app.v6.flash.bin: 0x00000<br />
|
||||||
|
eagle.app.v6.irom0text.bin: 0x10000<br />
|
||||||
|
esp_init_data_default.bin: 0x7c000<br />
|
||||||
|
blank.bin: 0x7e000<br />
|
||||||
|
|
||||||
|
|
||||||
#Connect the hardware in serial
|
#Connect the hardware in serial
|
||||||
braudrate:9600
|
braudrate:9600
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue