|
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 |
|
|
aa57afa23f
|
fix(ci): Just a hack to pass ci firstly
Will remove these when refactor finish.
|
2018-04-04 18:48:35 +08:00 |
|
|
e39eb9fa1b
|
feat(lwip): Add component.mk for lwip
|
2018-04-04 18:45:16 +08:00 |
|
|
87095689ec
|
feat(lwip): Move lwip to components
|
2018-04-04 18:45:16 +08:00 |
|
|
a599262dae
|
feat(cjson): Add component.mk for cjson
|
2018-04-04 18:22:20 +08:00 |
|
|
bcb554e807
|
feat(cjson): Move cjson to components
|
2018-04-04 18:21:13 +08:00 |
|
|
1408177a45
|
fix(include): Fix include dependency when esp_spiffs.h moved
|
2018-04-04 18:13:02 +08:00 |
|
|
185013df1b
|
feat(spiffs): Add component.mk for spiffs
|
2018-04-04 18:07:05 +08:00 |
|
|
968e33a085
|
feat(spiffs): Move spiffs to components
|
2018-04-04 17:53:12 +08:00 |
|
|
79d8f14206
|
Merge branch 'feature/add_base_kconfig_file' into 'refactor'
feat(kconfig): add base 'Kconfig' file at root directory
See merge request sdk/ESP8266_RTOS_SDK!14
|
2018-04-04 15:05:07 +08:00 |
|
|
9955000867
|
feat(kconfig): change default compiling toolchain name for esp8266
|
2018-04-04 14:22:12 +08:00 |
|
|
897af0e152
|
feat(kconfig): add base 'Kconfig' file at root directory
|
2018-04-04 14:20:15 +08:00 |
|
|
f94dcb799c
|
Merge branch 'feature/add_idf_monitor' into 'refactor'
feat(idf_monitor): add idf_monitor.py for command 'make monitor'
See merge request sdk/ESP8266_RTOS_SDK!13
|
2018-04-04 14:11:07 +08:00 |
|
|
e81a82fdab
|
feat(idf_monitor): add idf_monitor.py for command 'make monitor'
|
2018-04-04 14:06:57 +08:00 |
|
|
af5c17a1be
|
Merge branch 'feature/add_kconfig' into 'refactor'
feat(kconfig): Add kconfig and README
See merge request sdk/ESP8266_RTOS_SDK!12
|
2018-04-04 14:02:47 +08:00 |
|
|
3b2072b4b1
|
feat(kconfig): Add kconfig and README
|
2018-04-04 13:46:02 +08:00 |
|
|
62997d54ce
|
Merge branch 'feature/add_make_script' into 'refactor'
feat(make): add make script and README
See merge request sdk/ESP8266_RTOS_SDK!11
|
2018-04-04 11:34:52 +08:00 |
|
|
e33d3b1b62
|
feat(make): remove checking toolchain version
|
2018-04-04 11:29:44 +08:00 |
|
|
04b093125f
|
feat(make): add make script and README
|
2018-04-04 10:53:29 +08:00 |
|
|
481fe08358
|
Merge branch 'feature/readme' into 'master'
feat(doc): Update readme to show new branch model and roadmap
See merge request sdk/ESP8266_RTOS_SDK!9
|
2018-04-03 18:49:20 +08:00 |
|
|
7ca5daad98
|
feat(doc): Update readme to show new branch model and roadmap
|
2018-04-03 17:55:49 +08:00 |
|
|
57f4482cea
|
Merge branch 'feature/add_init_gitignore' into 'master'
feat(git): Add init gitignore
See merge request sdk/ESP8266_RTOS_SDK!3
|
2018-04-03 14:15:43 +08:00 |
|
|
b9e7825a1b
|
feat(git): Add init gitignore
|
2018-04-03 11:30:21 +08:00 |
|
|
0360263b55
|
Merge branch 'feature/add_ci' into 'master'
Add ci script
See merge request sdk/ESP8266_RTOS_SDK!2
v3.0-dev
|
2018-04-03 11:10:58 +08:00 |
|