a8957ae4bd
Merge branch 'feature/nvs_partition_gen_utility' into 'master'
...
Feature/nvs partition gen utility
See merge request sdk/ESP8266_RTOS_SDK!778
2019-02-25 14:37:50 +08:00
db813e29cd
Merge branch 'feature/add_readdoc_link_to_readme' into 'master'
...
Add readdocs link to README
See merge request sdk/ESP8266_RTOS_SDK!790
2019-02-22 11:53:25 +08:00
f9d72e92b5
docs(README): Add readdocs link to README
2019-02-22 11:44:40 +08:00
acf30eb368
Merge branch 'feature/esp_http_server_idf_v3.2' into 'master'
...
Feature/esp http server idf v3.2
See merge request sdk/ESP8266_RTOS_SDK!768
2019-02-22 10:19:18 +08:00
3d2bd0cce0
feature/nvs_partition_gen_utility: Changes to make nvs_partition_gen_utility compatible with ESP8266.
...
Changes:
Removed version, keygen, encrypt, keyfile options from help.
Updated README.md accordingly
2019-02-22 00:40:43 +05:30
0eae336342
feature/nvs_partition_gen_utility: Added the nvs_partition_gen_utility from idf.
2019-02-20 15:56:17 +05:30
efc81a6649
feature/esp_http_server_idf_v3.2:Changes to make esp_http_server compatible with ESP8266.
...
Changes:
Lru counter in place of timestamp added.
syslimits.h definition guards for ARG_MAX, PATH_LEN.
Renamed src/port/esp32 to src/port/esp8266.
Enabled working without IPv6. Test Scripts requiring TinyFW removed
Utility.console_log replaced by print.
2019-02-20 12:39:42 +05:30
02b91909ad
Merge branch 'bugfix/fix_set_phy_mode_error' into 'master'
...
fix(lib): fix set phy mode error
See merge request sdk/ESP8266_RTOS_SDK!784
2019-02-19 18:48:35 +08:00
3412ec4620
fix(lib): fix set phy mode error
2019-02-19 18:43:20 +08:00
30cf28ebbb
Merge branch 'bugfix/fix_tx_conflict_of_tx_start_and_tx_end_come_in_same_time' into 'master'
...
fix(lib): fix tx conflict of tx start and tx end come in same time
See merge request sdk/ESP8266_RTOS_SDK!783
2019-02-19 18:39:12 +08:00
9045baf644
fix(lib): fix tx conflict of tx start and tx end come in same time
2019-02-19 18:09:56 +08:00
bb0426364d
Merge branch 'revert-acfdbb66' into 'master'
...
Revert "Merge branch 'bugfix/fix_tx_conflict_of_tx_start_and_tx_end_come_in_same_time' into 'master'"
See merge request sdk/ESP8266_RTOS_SDK!782
2019-02-19 18:05:07 +08:00
bb030eb316
Revert "Merge branch 'bugfix/fix_tx_conflict_of_tx_start_and_tx_end_come_in_same_time' into 'master'"
...
This reverts merge request !780
2019-02-19 17:06:11 +08:00
acfdbb6654
Merge branch 'bugfix/fix_tx_conflict_of_tx_start_and_tx_end_come_in_same_time' into 'master'
...
fix(lib): fix tx conflict of tx start and tx end come in same time
See merge request sdk/ESP8266_RTOS_SDK!780
2019-02-19 16:54:24 +08:00
58218a4bd6
fix(lib): fix tx conflict of tx start and tx end come in same time
2019-02-19 16:00:56 +08:00
825a53199d
feature/esp_http_server_idf_v3.2: Added the esp_http_server component from idf.
2019-02-19 00:20:55 +05:30
3a30f08a0b
Merge branch 'feature/reduce_stack_info_of_panic' into 'master'
...
Remove unnecessary stack panic information
See merge request sdk/ESP8266_RTOS_SDK!774
2019-02-18 20:25:56 +08:00
94634e187f
Merge branch 'feature/add_option_to_enable_queue_sets' into 'master'
...
Add option to enable queue sets
See merge request sdk/ESP8266_RTOS_SDK!771
2019-02-18 20:25:39 +08:00
e0b7b8b985
Merge branch 'feature/modify_platform_option_name' into 'master'
...
Rename "TARGET_PLATFORM_ESPxxx" to "IDF_TARGET_ESPxxx"
See merge request sdk/ESP8266_RTOS_SDK!777
2019-02-18 20:23:42 +08:00
a7cbbc657c
Merge branch 'feature/esp_http_client' into 'master'
...
Feature/esp http client
See merge request sdk/ESP8266_RTOS_SDK!775
2019-02-18 18:55:49 +08:00
32785a182f
feature/esp_http_client:Changes to make esp_http_client compatible with ESP8266.
...
Changes:
Added rom/md5_hash.h.
Example code & sdkconfig.defaults changed for compatibility.
Changed component.mk to enable compilation only for mbedtls.
2019-02-18 11:54:05 +05:30
ee32bd51a1
feature/esp_http_client: Added the esp_http_client component from idf.
...
Added the component and the example from IDF.
2019-02-18 11:54:05 +05:30
cd9a7899bf
Merge branch 'feature/tcp_transport' into 'master'
...
feature/tcp_transport: Added the tcp_transport component from idf.
See merge request sdk/ESP8266_RTOS_SDK!769
2019-02-15 19:07:14 +08:00
48c160f7e7
feat(kconfig): Rename "TARGET_PLATFORM_ESPxxx" to "IDF_TARGET_ESPxxx"
2019-02-15 19:02:26 +08:00
8c2009e4b9
Merge branch 'feat/esp_http_parser' into 'master'
...
feature/http_parser: Added the http parser from nghttp2 in IDF.
See merge request sdk/ESP8266_RTOS_SDK!766
2019-02-15 16:45:56 +08:00
a822e6bcc9
feat(freertos): Remove unnecessary stack panic information
...
Using "0x......" instead of origin "......" to represent hexadecimal data of stack and idf_monitor will
show its corresponding function if the address is located at a function of the project.
2019-02-14 15:38:35 +08:00
02ffe0ec95
Merge branch 'docs/fix_conf_py_typo_and_confusion' into 'master'
...
Fix docs script typo and and change title
See merge request sdk/ESP8266_RTOS_SDK!772
2019-02-14 11:26:45 +08:00
d5f874f00a
fix(docs): Fix docs script typo and and change title
2019-02-14 11:21:22 +08:00
4373adbc2a
feat(freertos): Add option to enable queue sets
2019-02-14 10:58:13 +08:00
11f2278341
Merge branch 'feature/add_func_speed_up_task_switch' into 'master'
...
Add configuration to speed up task switch
See merge request sdk/ESP8266_RTOS_SDK!639
2019-02-14 10:20:25 +08:00
56f4a7f4fc
feature/tcp_transport: Changes to make tcp_transport compatible with ESP8266.
...
Changes:
os_get_random for RNG & conditional execution on mbedtls for websockets
Added rom/queue.h. Changed component.mk to exclude axtls based compilation.
2019-02-13 12:53:22 +05:30
f08ef6b688
feature/tcp_transport: Added the tcp_transport component from idf.
2019-02-13 12:34:59 +05:30
2da262c512
Merge branch 'feature/protobuf' into 'master'
...
feature/protobuf-c: Added the protobuf-C component from esp-idf
See merge request sdk/ESP8266_RTOS_SDK!762
2019-02-12 17:23:47 +08:00
3eb40404a3
feat/http_parser: Added the http parser from nghttp2 in IDF.
2019-02-04 12:11:36 +05:30
5e98e3f211
Merge branch 'docs/fix_docs_format_error' into 'master'
...
Fix document format and information error
See merge request sdk/ESP8266_RTOS_SDK!764
2019-02-01 10:46:37 +08:00
aaad632be7
dos(api-guides): Fix document format and information error
2019-02-01 10:36:56 +08:00
34230f45d4
Merge branch 'docs/add_requirements_text' into 'master'
...
Add requirements modules for python
See merge request sdk/ESP8266_RTOS_SDK!760
2019-01-31 11:52:19 +08:00
58cd0358e5
docs(requirements): Add requirements modules for python
2019-01-31 11:46:40 +08:00
13cf864e93
Merge branch 'bugfix/fix_compile_script_global_varible_error' into 'master'
...
Fix compile script global varible error
See merge request sdk/ESP8266_RTOS_SDK!758
2019-01-30 17:30:54 +08:00
da0adef9c6
fix(esp8266): Fix compile script global varible error
2019-01-30 17:21:31 +08:00
d282cdd0d9
Merge branch 'docs/add_general_notes' into 'master'
...
Add general notes to main page of document
See merge request sdk/ESP8266_RTOS_SDK!756
2019-01-30 16:40:17 +08:00
cdf31c2a16
docs(general_notes): Add general notes to main page of document
2019-01-30 16:36:29 +08:00
cb864d70cd
Merge branch 'example/https_request' into 'master'
...
Support using wolfSSL library
See merge request sdk/ESP8266_RTOS_SDK!731
2019-01-30 11:31:57 +08:00
fb77808cc0
Merge branch 'docs/add_sniffer_use_limit' into 'master'
...
Add sniffer or promiscuous mode use limit
See merge request sdk/ESP8266_RTOS_SDK!753
2019-01-30 11:26:26 +08:00
85842af135
docs(wifi): Add sniffer or promiscuous mode use limit
2019-01-30 11:19:05 +08:00
e8b19d15a2
Merge branch 'feature/esp_tls_wolfssl' into 'master'
...
Add wolfSSL library in esp_tls component
See merge request sdk/ESP8266_RTOS_SDK!726
2019-01-30 10:36:25 +08:00
ea9c911e69
Merge branch 'feature/aws_iot_esp_tls' into 'master'
...
Modify network wrapper from mbedtls to esp_tls
See merge request sdk/ESP8266_RTOS_SDK!724
2019-01-30 10:34:12 +08:00
310fc6aa84
Merge branch 'docs/add_new_docs_to_script' into 'master'
...
Add new docs to script
See merge request sdk/ESP8266_RTOS_SDK!747
2019-01-30 10:07:42 +08:00
7cb954abc8
feat: Add wolfSSL library in esp_tls component
2019-01-30 09:14:17 +08:00
716a3aebeb
docs(script): Add new docs to script
2019-01-29 20:22:28 +08:00