9 Commits

Author SHA1 Message Date
2b8279e2a1 feat(esptool): Modify to support esp8266 2018-06-14 21:13:08 +08:00
5963026696 feat(esptool): Add esptool Makefile from idf
esp-idf commit: a3a0b01c
2018-06-14 21:13:08 +08:00
03a43f4cc7 feat(esptool): update to v2.4.0
Refer to https://github.com/espressif/esptool/releases/tag/v2.4.0
2018-06-14 19:35:03 +08:00
797811a626 feat(esp8266): Only support 2MB+ spi flash in menuconfig
Default config is 2MB(1024KB + 1024KB)
2018-06-01 15:11:15 +08:00
e7bf6e37bb feat(esptool_py): Add cmake script 2018-05-04 16:20:07 +08:00
b432953ffc feat(esp2866): Use QIO mode default 2018-04-08 17:30:07 +08:00
839d298bb8 feat(esptool_py): Modify kconfig for esp8266
1. add esp8266 flash map configuration
2. esp8266 using '74880' as its default baudrate
2018-04-08 14:54:28 +08:00
70152ef723 feat(esp8266): Move Makefile.projbuild from esptool_py to esp8266
Every chip should has its own 'esptool' function and parameters.
2018-04-08 14:02:17 +08:00
815d1ddf34 feat(esptool_py): Add esptool to components 2018-04-04 19:46:24 +08:00