2134 Commits

Author SHA1 Message Date
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
95330a7695 Merge branch 'feature/add_component_mk_to_esp8266' into 'refactor'
Add component.mk to esp8266

See merge request sdk/ESP8266_RTOS_SDK!31
2018-04-08 13:36:36 +08:00
1f52074eaf feat(esp8266): Modify component.mk for esp8266 2018-04-08 12:43:21 +08:00
b7070f35c3 feat(esp8266): Bring esp32 component.mk from esp-idf
Prepare to modify for ESP8266.
2018-04-08 11:30:04 +08:00
752f131021 Merge branch 'feature/move_xtensa_to_esp8266' into 'refactor'
Move xtensa to components

See merge request sdk/ESP8266_RTOS_SDK!30
2018-04-08 10:59:37 +08:00
4cdade0517 Merge branch 'feature/move_driver_to_esp8266' into 'refactor'
Move driver to components

See merge request sdk/ESP8266_RTOS_SDK!29
2018-04-08 10:59:03 +08:00
029070ddbb feat(esp8266): Move xtensa to esp8266 of components 2018-04-08 10:47:27 +08:00
bde64c307e feat(esp8266): Remove unused file 2018-04-08 10:39:52 +08:00
3e1f0b973e feat(esp2866): Move driver to esp8266 of components 2018-04-08 10:38:18 +08:00
3a008481cb Merge branch 'feature/remove_unused_folders' into 'refactor'
feat(structure): Remove unused folders

See merge request sdk/ESP8266_RTOS_SDK!27
2018-04-08 10:34:41 +08:00
2636688f89 Merge branch 'feature/add_esp8266_to_components' into 'refactor'
Add esp8266 to components

See merge request sdk/ESP8266_RTOS_SDK!21
2018-04-08 10:33:55 +08:00
f78aed4a16 feat(esp8266): Move firmware to esp8266 of components
Including bootloador, init data
2018-04-08 10:28:16 +08:00
458593945b feat(structure): Remove unused folders 2018-04-08 10:27:53 +08:00
082e3051e4 fix(ci): Just a hack to pass ci firstly
Will remove these when refactor finish.
2018-04-04 20:30:11 +08:00
7cb0fb72bc feat(esp8266): rename libmain.a to libcore.a and add README 2018-04-04 20:29:00 +08:00
c4b81841b2 feat(esp8266): Remove unnecessary library files 2018-04-04 20:29:00 +08:00
e6b53d0e99 feat(esp8266): Remove linking files' nested models 2018-04-04 20:29:00 +08:00
1ca077baa2 feat(esp8266): Move esp8266 header to esp8266 of components 2018-04-04 20:29:00 +08:00
5a62aa1075 feat(esp8266): Move library to esp8266 of components 2018-04-04 20:25:08 +08:00
8876de0c6c feat(esp8266): Move linking file to esp8266 of components 2018-04-04 20:25:08 +08:00
77786545d3 Merge branch 'feature/add_esptools_py_to_components' into 'refactor'
Add esptool_py to components

See merge request sdk/ESP8266_RTOS_SDK!26
2018-04-04 20:03:50 +08:00
149e9d08c4 Merge branch 'feature/add_freertos_to_components' into 'refactor'
Add freertos to components

See merge request sdk/ESP8266_RTOS_SDK!24
2018-04-04 20:02:38 +08:00
1e1c3ff6f6 Merge branch 'feature/add_axtls_to_components' into 'refactor'
Add axtls to components

See merge request sdk/ESP8266_RTOS_SDK!25
2018-04-04 20:01:32 +08:00
7f5ea0f397 fix(ci): Just a hack to pass ci firstly
Will remove these when refactor finish.
2018-04-04 20:01:01 +08:00
02b22162ca feat(freertos): add 'freertos' to components 2018-04-04 20:00:17 +08:00
90e6243abe feat(freertos): Move freertos to components 2018-04-04 19:58:48 +08:00
8a533b60c0 fix(ci): Just a hack to pass ci firstly
Will remove these when refactor finish.
2018-04-04 19:55:27 +08:00
6365cb2693 feat(axtls): Add component.mk for axtls 2018-04-04 19:55:27 +08:00
0e67ff6bf0 feat(axtls): Move axtls to components 2018-04-04 19:53:38 +08:00
815d1ddf34 feat(esptool_py): Add esptool to components 2018-04-04 19:46:24 +08:00
46c2146302 Merge branch 'feature/add_mqtt_to_components' into 'refactor'
Add mqtt to components

See merge request sdk/ESP8266_RTOS_SDK!23
2018-04-04 19:43:28 +08:00
212347a12a feat(mqtt): Add component.mk for mqtt 2018-04-04 19:38:14 +08:00
98472fb104 feat(mqtt): Move mqtt to components 2018-04-04 19:36:47 +08:00
f98421d781 Merge branch 'feature/add_nopoll_to_components' into 'refactor'
Add nopoll to components

See merge request sdk/ESP8266_RTOS_SDK!18
2018-04-04 19:30:52 +08:00
c73ca9b166 fix(ci): Just a hack to pass ci firstly
Will remove these when refactor finish.
2018-04-04 19:24:05 +08:00
a72d750e28 feat(nopoll): Add component.mk for nopoll 2018-04-04 19:20:59 +08:00
00646afc27 feat(nopoll): Move nopoll to components 2018-04-04 19:20:59 +08:00
336f8bd969 Merge branch 'feature/add_espconn_to_components' into 'refactor'
Add espconn to components

See merge request sdk/ESP8266_RTOS_SDK!16
2018-04-04 19:20:08 +08:00
d85eefe016 Merge branch 'feature/add_spiffs_to_components' into 'refactor'
Add spiffs to components

See merge request sdk/ESP8266_RTOS_SDK!20
2018-04-04 19:20:00 +08:00
03edb69101 Merge branch 'feature/add_openssl_to_components' into 'refactor'
Add openssl to components

See merge request sdk/ESP8266_RTOS_SDK!19
2018-04-04 19:19:43 +08:00
29556158b9 Merge branch 'feature/add_mbedtls_to_components' into 'refactor'
Add mbedtls to components

See merge request sdk/ESP8266_RTOS_SDK!22
2018-04-04 19:19:32 +08:00
37b44f5b92 Merge branch 'feature/add_lwip_to_components' into 'refactor'
Add lwip to components

See merge request sdk/ESP8266_RTOS_SDK!17
2018-04-04 19:19:23 +08:00
5640159952 Merge branch 'feature/add_cjson_to_components' into 'refactor'
Add cjson to components

See merge request sdk/ESP8266_RTOS_SDK!15
2018-04-04 19:19:14 +08:00
e59f25d9f4 feat(espconn): Add component.mk for espconn 2018-04-04 19:14:45 +08:00
71cc6a4bcd feat(espconn): Move espconn to components 2018-04-04 19:13:38 +08:00
eda0b0e474 feat(mbedtls): Add component.mk for mbedtls 2018-04-04 19:12:42 +08:00
820d63fb56 feat(mbedtls): Move mbedtls to components 2018-04-04 19:11:32 +08:00
dd46b6c9fa fix(ci): Just a hack to pass ci firstly
Will remove these when refactor finish.
2018-04-04 19:11:08 +08:00
8d41261f2e feat(openssl): Add component.mk for openssl 2018-04-04 19:00:40 +08:00
5b074fe681 feat(openssl): Move openssl to components 2018-04-04 18:59:48 +08:00