Required flash chip

Am I correct in assuming this would also work with 4MB flash chips (found on some ESP-12's, according to http://www.esp8266.com/viewtopic.php?f=24&t=1447&hilit=flashid#p8571)? 

(didn't find any data on ESP-13)
pull/10/head
Arnout Engelen 10 years ago
parent 1b1ee532de
commit b884ace0f8
  1. 2
      README.md

@ -38,7 +38,7 @@ ESP8266 flashing tool to flash the following:
- `blank.bin` to 0x7e000
- `user1.bin` to 0x01000
Note that the firmware assumes a 512KB flash chip, which most of the esp-01 thru esp-11
Note that the firmware assumes at least a 512KB flash chip, which most of the esp-01 thru esp-12
modules appear to have.
Wifi configuration overview

Loading…
Cancel
Save