Merge pull request #38 from eliabieri/master

Added note
develop
Tuan PM 2015-02-06 21:14:42 +07:00
commit 454f2d8bd5
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -143,6 +143,7 @@ In the Makefile, it will erase section hold the user configuration at 0x3C000
flash: firmware/0x00000.bin firmware/0x40000.bin
$(PYTHON) $(ESPTOOL) -p $(ESPPORT) write_flash 0x00000 firmware/0x00000.bin 0x3C000 $(BLANKER) 0x40000 firmware/0x40000.bin
```
The BLANKER is the blank.bin file you find in your SDKs bin folder.
**Create SSL Self sign**