|
c6f929e87f
|
feat(mbedtls): Update mbedTLS version to v2.16.5
|
2020-05-18 14:43:48 +08:00 |
|
|
ee0c4459d6
|
Merge branch 'bugfix/fix_stack_mem_load_error_when_enable_wp' into 'master'
fix(freertos): fix stack memory load error when enable stack hardware watch point
See merge request sdk/ESP8266_RTOS_SDK!1393
|
2020-05-08 14:13:40 +08:00 |
|
|
1418056e3c
|
fix(freertos): fix stack memory load error when enable stack hardware watch point
|
2020-05-08 13:57:04 +08:00 |
|
|
604a4cb142
|
Merge branch 'bugfix/default_task_watchdog_timeout' into 'master'
Change the default timer label in menuconfig
See merge request sdk/ESP8266_RTOS_SDK!1392
|
2020-05-07 17:00:35 +08:00 |
|
|
f03e81b092
|
task_watchdog: Fixed the default timeout
The watchdog timeout was mistakenly getting set to 6 seconds instead of 26 seconds
due to incorrect macro being used.
|
2020-05-06 18:17:40 +05:30 |
|
|
a6fb921b38
|
Merge branch 'revert-b29ffce3' into 'master'
Revert "Merge branch 'bugfix/fix_addr_changed_when_wifi_disconnect' into 'master'"
See merge request sdk/ESP8266_RTOS_SDK!1388
|
2020-04-27 13:35:56 +08:00 |
|
|
8c6646da4d
|
Revert "Merge branch 'bugfix/fix_addr_changed_when_wifi_disconnect' into 'master'"
This reverts merge request !1372
|
2020-04-27 12:22:49 +08:00 |
|
|
22e7848c16
|
Merge branch 'feature/update_phy_library' into 'master'
feat(phy): update phy library from 1156.0 to 1059.0
See merge request sdk/ESP8266_RTOS_SDK!1379
|
2020-04-22 09:37:52 +08:00 |
|
|
89177a8365
|
feat(phy): update phy library from 1156.0 to 1059.0
1. add phy configuration parameters calibration
|
2020-04-21 18:01:30 +08:00 |
|
|
b29ffce3bc
|
Merge branch 'bugfix/fix_addr_changed_when_wifi_disconnect' into 'master'
fix(tcpip_adapter): fix local IP changed when Wi-Fi disconnect
See merge request sdk/ESP8266_RTOS_SDK!1372
|
2020-04-21 17:11:35 +08:00 |
|
|
99e81ad572
|
fix(tcpip_adapter): fix local IP changed when Wi-Fi disconnect
|
2020-04-21 16:45:32 +08:00 |
|
|
163c8f41ef
|
Merge branch 'bugfix/fix_return_code_error_when_set_wrong_authmode_in_softap_config' into 'master'
fix(lib): fix return code error when set wrong authmode in softap config
See merge request sdk/ESP8266_RTOS_SDK!1368
|
2020-04-21 11:31:14 +08:00 |
|
|
f0fd7d06a2
|
Merge branch 'bugfix/fix_memleak_when_sta_send_illegal_pkt' into 'master'
fix(lib): fix menleak when station send illegal packet
See merge request sdk/ESP8266_RTOS_SDK!1363
|
2020-04-21 11:31:01 +08:00 |
|
|
da93c69bed
|
Merge branch 'feature/do_not_refuse_ap_without_basic_rate' into 'master'
feat(lib): do not drop beacon without basic rate
See merge request sdk/ESP8266_RTOS_SDK!1362
|
2020-04-21 11:30:47 +08:00 |
|
|
4197f22e40
|
Merge branch 'feature/refactor_set_channel_and_power_management_according_to_IDF' into 'master'
feat(pm): refactor power management according to IDF
See merge request sdk/ESP8266_RTOS_SDK!1338
|
2020-04-21 11:30:26 +08:00 |
|
|
b8c0dc7e50
|
fix(lib): fix return code error when set wrong authmode in softap config
|
2020-04-20 20:59:13 +08:00 |
|
|
afc84b13ac
|
fix(lib): fix menleak when station send illegal packet
|
2020-04-15 15:00:20 +08:00 |
|
|
21f5b0ebc5
|
feat(lib): do not drop beacon without basic rate
|
2020-04-15 14:20:38 +08:00 |
|
|
25e39348a2
|
feat(lib): update library
|
2020-04-15 14:10:31 +08:00 |
|
|
ee4224ab66
|
feat(pm): refactor power management according to IDF
|
2020-04-15 11:48:34 +08:00 |
|
|
ffa9749d65
|
Merge branch 'bugfix/fix_use_wolfssl_build_error' into 'master'
fix(tls): wolfSSL_set_tlsext_host_name function not support in wolfssl lib in...
See merge request sdk/ESP8266_RTOS_SDK!1348
|
2020-03-31 13:37:46 +08:00 |
|
|
cf256a2b16
|
fix(tls): wolfSSL_set_tlsext_host_name function not support in wolfssl lib in ESP8266, so use macro HAVE_SNI to disable it.
|
2020-03-31 11:48:31 +08:00 |
|
|
4af60b516a
|
Merge branch 'feature/update_tls_form_idf' into 'master'
feat(tls): update esp-tls and tcp_transport from idf
See merge request sdk/ESP8266_RTOS_SDK!1346
|
2020-03-30 19:57:18 +08:00 |
|
|
eedce7632b
|
Merge branch 'bugfix/fix_send_error_regard_as_ok' into 'master'
fix(lwip): The machine of inserting sent fail packet to list is lose by update...
See merge request sdk/ESP8266_RTOS_SDK!1345
|
2020-03-27 19:28:12 +08:00 |
|
|
525c34b4b6
|
Merge branch 'feature/add_app_desc' into 'master'
feat(app_update): add app description data and its functions
See merge request sdk/ESP8266_RTOS_SDK!1340
|
2020-03-27 19:27:23 +08:00 |
|
|
0cd33eaea1
|
feat(tls): update esp-tls and tcp_transport from idf
Commit ID:88bf21b2
|
2020-03-27 14:46:18 +08:00 |
|
|
a1d23c4509
|
Merge branch 'feature/add_path_script' into 'master'
chore(script): add script to add path of useful SDK tools
See merge request sdk/ESP8266_RTOS_SDK!1343
|
2020-03-26 10:10:46 +08:00 |
|
|
6a190188ec
|
chore(script): add script to add path of useful SDK tools
|
2020-03-26 09:52:16 +08:00 |
|
|
3d19ecebd1
|
feat(app_update): add app description data and its functions
|
2020-03-25 14:01:26 +08:00 |
|
|
5a91acd79a
|
Merge branch 'feature/update_phy_library' into 'master'
feat(phy): update phy library from 1155.0 to 1156.0
See merge request sdk/ESP8266_RTOS_SDK!1341
|
2020-03-24 19:15:42 +08:00 |
|
|
a4dbca40f5
|
feat(phy): update phy library from 1155.0 to 1156.0
1. fix bug in calibration
2. reduce RAM cost
3. reduce current when RF is closed
|
2020-03-24 15:11:26 +08:00 |
|
|
128ba0e39e
|
fix(lwip): The machine of inserting sent fail packet to list is lose by update the new lwip. So if the wlan port level send packet fail, it will report to upper layer no mem
|
2020-03-23 14:43:25 +08:00 |
|
|
b0e5afe324
|
Merge branch 'bugfix/uart_cannot_write_completely' into 'master'
fix: fix uart write data incomplete
See merge request sdk/ESP8266_RTOS_SDK!1276
|
2020-03-18 19:02:39 +08:00 |
|
|
bf8786c6c4
|
Merge branch 'bugfix/fix_watch_point_watch_overflow' into 'master'
fix(freertos): fix watch point overflow
See merge request sdk/ESP8266_RTOS_SDK!1337
|
2020-03-16 19:29:43 +08:00 |
|
|
2b035e88b6
|
fix(freertos): fix watch point overflow
|
2020-03-16 18:50:27 +08:00 |
|
|
73d4f53c98
|
Merge branch 'bugfix/fix_sleep_error_when_period_cal_called' into 'master'
fix(lib): fix sleep error when period cal called
See merge request sdk/ESP8266_RTOS_SDK!1260
|
2020-03-16 12:29:04 +08:00 |
|
|
e75c117880
|
fix(lib): fix sleep error when period cal called
|
2020-03-16 11:27:57 +08:00 |
|
|
f36c1059f2
|
Merge branch 'bugfix/do_not_connect_to_ap_when_set_country_called' into 'master'
fix(lib): do not connect to ap when set country called
See merge request sdk/ESP8266_RTOS_SDK!1265
|
2020-03-16 11:19:38 +08:00 |
|
|
3ed6d0352b
|
fix(lib): do not connect to ap when set country called
|
2020-03-16 11:01:46 +08:00 |
|
|
5b48aca55b
|
Merge branch 'feature/thread_local_errno' into 'master'
feat(freertos): add thread local private "errno"
See merge request sdk/ESP8266_RTOS_SDK!1333
|
2020-03-16 10:04:18 +08:00 |
|
|
99de07db83
|
feat(freertos): add thread local private "errno"
|
2020-03-13 10:24:54 +08:00 |
|
|
ba3110798c
|
Merge branch 'feature/update_lwip_sys_arch_from_idf' into 'master'
feat(lwip): Delete socket_mt and update lsys_arch from idf
See merge request sdk/ESP8266_RTOS_SDK!1330
|
2020-03-11 14:05:30 +08:00 |
|
|
9cf39c5f35
|
feat(lwip): Delete socket_mt and update lwip sys_arch from idf
Commit ID: 463a9d8b
|
2020-03-11 11:05:18 +08:00 |
|
|
2d11c90700
|
Merge branch 'feature/add_i2s_api_doc' into 'master'
feat(doc): Add i2s api reference doc
See merge request sdk/ESP8266_RTOS_SDK!1329
|
2020-03-09 14:16:10 +08:00 |
|
|
6da560a41c
|
Merge branch 'bugfix/fix_nmi_call_func_in_flash' into 'master'
fix(esp8266): fix NMI call function in flash
See merge request sdk/ESP8266_RTOS_SDK!1328
|
2020-03-09 14:14:28 +08:00 |
|
|
d9939197b5
|
feat(doc): Add i2s api reference doc
|
2020-03-09 11:47:55 +08:00 |
|
|
6aafbdcc1c
|
fix(esp8266): fix NMI call function in flash
|
2020-03-09 10:44:56 +08:00 |
|
|
0e3f6782b8
|
Merge branch 'feature/refactor_func_os_update_cpu_frequency' into 'master'
feat(esp8266): refactor function "os_update_cpu_frequency"
See merge request sdk/ESP8266_RTOS_SDK!1326
|
2020-03-05 09:46:23 +08:00 |
|
|
bb1e2b1ac1
|
feat(esp8266): refactor function "os_update_cpu_frequency"
|
2020-03-05 09:37:48 +08:00 |
|
|
3f9eccddf6
|
Merge branch 'feature/support_spi_flash_8MB_region' into 'master'
feat(esp8266): support link firmware to all regions of 8MB flash
See merge request sdk/ESP8266_RTOS_SDK!1325
|
2020-03-03 13:46:33 +08:00 |
|