add 0.9.4 pre-build bin

This commit is contained in:
funshine 2014-12-22 20:54:32 +08:00
parent 152107feab
commit 3fa2b7e54d
6 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,9 @@
#Flash the firmware
nodemcu_1M_xxxxx.bin: 0x00000<br />
#Or
eagle.app.v6.flash.bin: 0x00000<br />
eagle.app.v6.irom0text.bin: 0x10000<br />
esp_init_data_default.bin: 0xfc000<br />
blank.bin: 0xfe000

View File

@ -0,0 +1,9 @@
#Flash the firmware
nodemcu_2M_xxxxx.bin: 0x00000<br />
#Or
eagle.app.v6.flash.bin: 0x00000<br />
eagle.app.v6.irom0text.bin: 0x10000<br />
esp_init_data_default.bin: 0x1fc000<br />
blank.bin: 0x1fe000

View File

@ -0,0 +1,8 @@
#Flash the firmware
eagle.app.v6.flash.bin: 0x00000<br />
eagle.app.v6.irom0text.bin: 0x10000<br />
esp_init_data_default.bin: 0x3fc000<br />
blank.bin: 0x3fe000
###ESP8266's bootloader doesn't support flashing a single file 4Mbytes.

View File

@ -0,0 +1,3 @@
#Flash the firmware
nodemcu_512k_xxxxx.bin: 0x00000<br />

File diff suppressed because one or more lines are too long

Binary file not shown.