ed68a21f62
Revert "Merge branch 'feature/support_gcc_v8.x' into 'master'"
...
This reverts merge request !1539
2020-09-29 17:25:55 +08:00
70b26d8a2d
Merge branch 'feature/support_gcc_v8.x' into 'master'
...
feat(gcc): update cross toolchain GCC to v8.x
See merge request sdk/ESP8266_RTOS_SDK!1539
2020-09-28 19:51:37 +08:00
f92709839b
fix(lib): fix wpa2 enterprise and smartconfig test error
2020-09-28 16:25:27 +08:00
9eb0ab0d2b
feat(lib): update lib
...
- support rssi info and phy mode in esp_wifi_sta_get_ap_info api
- enlarge backoff time of multi/broad-cast packet send by softap
- add user set min/max len support for sniffer
- transform FCS error packet to application when ESP8266 in sniffer mode
- fix cipher mode error in scan ap info
2020-09-25 15:41:40 +08:00
fd54106a97
feat(gcc): update cross toolchain GCC to v8.x
2020-09-23 17:16:53 +08:00
94905dda8a
Merge branch 'bugfix/pwm_support_fractional_phase' into 'master'
...
bugfix(pwm): support fractional phase
See merge request sdk/ESP8266_RTOS_SDK!1424
2020-09-22 11:07:55 +08:00
8ba4058aec
bugfix(pwm): add SLEEP0_CONF reg to stop timer
2020-09-21 14:16:32 +08:00
72cbf0d55e
bugfix(pwm): support fractional phase
...
* Supports fractional phase, making the phase function produce higher precision waveforms.
* Enhanced stability
2020-09-21 10:37:23 +08:00
c972cccf69
Merge branch 'bugfix/ipv6_send_multicast_data_fail' into 'master'
...
fix(ipv6): fix ipv6 send multicast data fail when src address is null
See merge request sdk/ESP8266_RTOS_SDK!1533
2020-09-18 16:53:43 +08:00
ac10b42802
Merge branch 'feature/update_coap_from_idf' into 'master'
...
Feature/update coap from idf
See merge request sdk/ESP8266_RTOS_SDK!1318
2020-09-18 15:35:33 +08:00
d67a61c4c1
fix(ipv6): fix ipv6 sned multicast data fail when src address is null
2020-09-18 15:30:40 +08:00
672a2cf500
fix(lw-ip): fix dhcp renew fail due to dhcp renew packet dropped by wifi ERR_MEM
2020-09-18 14:28:54 +08:00
3c1857d428
Merge branch 'feature/add_modbus_tcp_function' into 'master'
...
feat(modbus): add modbus tcp function
See merge request sdk/ESP8266_RTOS_SDK!1489
2020-09-18 11:54:26 +08:00
684ea0a479
feat(coap): Add COAP enable macro to make coap not build if application not use coap module
2020-09-18 11:51:18 +08:00
9ed7356f01
feat(coap): Bring coap component and example from idf
...
Commit ID: 463a9d8b
2020-09-18 11:50:44 +08:00
aa769c9d29
Merge branch 'test/add_wifi_block_scan_unit_test' into 'master'
...
test: add wifi block scan unit test
See merge request sdk/ESP8266_RTOS_SDK!1353
2020-09-18 11:02:27 +08:00
08ed934873
Merge branch 'feature/update_mqtt_component_examples_from_idf' into 'master'
...
Feature/update mqtt component examples from idf
See merge request sdk/ESP8266_RTOS_SDK!1314
2020-09-18 11:01:18 +08:00
c11d8d6e16
Merge branch 'feature/support_lwip_debug_ipv6' into 'master'
...
feat(lwip): Add debug for IPv6 TCP
See merge request sdk/ESP8266_RTOS_SDK!1513
2020-09-18 10:59:47 +08:00
3abbe072b7
Merge branch 'feature/modify_sdk_version_header_file' into 'master'
...
feat(esp8266): Modify version header file to match SDK v3.4
See merge request sdk/ESP8266_RTOS_SDK!1529
2020-09-17 10:04:38 +08:00
2f3bfd47a9
feat(esp8266): Modify version header file to match SDK v3.4
2020-09-16 17:52:15 +08:00
16a554073a
feat(ssc): update libssc
...
Commit ID: 26b54231
2020-09-16 10:50:05 +08:00
6aacec4780
Merge branch 'feature/update_lwip_component' into 'master'
...
feat(lw-ip): update lw-ip from idf
See merge request sdk/ESP8266_RTOS_SDK!1521
2020-09-14 11:29:31 +08:00
dfea8ba10f
Merge branch 'feature/add_dhcp_timeout' into 'master'
...
feat(dhcp): Add dhcp timeout
See merge request sdk/ESP8266_RTOS_SDK!1508
2020-09-14 11:29:25 +08:00
97fb7b13a1
feat(lib): update lib
...
- return ERR_MEM when softap power queue is full
- remove some unused code and function
- do not rewrite flash when set station config
- wait 20~40ms before close RF when station received unicast packet from ap
- set default DTIM period to 1 when ESP8266 in softap mode
- fix authmode in scan record is open when scan WPA2/WPA3 router
- add esp_wifi_set_11b_tx_plcp api for signal test
- fix baudrate is incorrect when esp_restart called
2020-09-14 09:48:53 +08:00
18c3a1944a
Merge branch 'feature/rm_unused_config_dependence' into 'master'
...
feat(kconfig): Remove unused config dependence
See merge request sdk/ESP8266_RTOS_SDK!1524
2020-09-10 16:13:42 +08:00
b4831fad03
feat(kconfig): Remove unused config dependence
2020-09-09 10:56:06 +08:00
373cc0e044
Merge branch 'feature/avoid_nmi_call_ets_printf_crash' into 'master'
...
feat(esp8266): Avoid to NMI calling ets_printf crash
See merge request sdk/ESP8266_RTOS_SDK!1523
2020-09-08 17:39:00 +08:00
303b047e54
feat(esp8266): Avoid to NMI calling ets_printf crash
2020-09-08 10:58:08 +08:00
0c15844838
feat(lw-ip): update lw-ip from idf
...
Commit ID: 8ff8a053
2020-09-07 20:12:23 +08:00
25d724ab8f
fix(wpa_suppllicant): use sha1 in wpa_supplicant instead of sha1 in mbedtls
2020-09-07 17:19:41 +08:00
1833aa419b
fix(tcpip_adapter): fix crash when clientdhcp is null
2020-09-04 16:30:26 +08:00
8eab9110d7
feat(lib): update lib
2020-09-03 17:04:16 +08:00
ced4d5e0a1
feat(esp8266): support 64bit sleep time for esp_deep_sleep
2020-09-03 17:03:29 +08:00
6ea6a7dfd5
feat(lib): update lib
...
- add max connection log in softap
- add set and get inactive time api
- remove taskdelay after station disconnect from ap
- refactor set and get max phy tpw api
- fix sig test error
2020-09-03 15:35:23 +08:00
a89097ccec
feat(wpa_supplicant): pmf espnow coexistance fixes
2020-09-03 14:11:59 +08:00
c8c35d12d4
update lib
2020-09-03 14:07:07 +08:00
6cf4b3de83
feat(wifi): add 11kv roaming support
2020-09-03 14:07:06 +08:00
a42b136d32
feat(lwip): Add debug for IPv6 TCP
2020-09-02 16:19:20 +08:00
c8fbe7ea19
fix(lib): do not recv pkt send by ourself
2020-09-01 16:28:15 +08:00
eb6efa8090
Merge branch 'feature/add_get_rtc_clk' into 'master'
...
feat(esp8266): Add get RTC clock value
See merge request sdk/ESP8266_RTOS_SDK!1507
2020-08-26 18:38:07 +08:00
321c160529
Merge branch 'feature/refactor_wifi_connect_mechanism_with_multi_same_ssid_ap' into 'master'
...
feat(lib): refactor wifi connect mechanism with multi same ssid ap
See merge request sdk/ESP8266_RTOS_SDK!1505
2020-08-26 17:42:55 +08:00
20021fe974
feat(esp8266): Add get RTC clock value
2020-08-26 16:32:07 +08:00
34d7aeaaed
feat(dhcp): Add dhcp timeout
2020-08-26 16:19:05 +08:00
e4d5a009c7
feat(lib): refactor wifi connect mechanism with multi same ssid ap
...
- support espnow receive multi-pkt
- do not send 802.11 ack when station or ap stopped
- do not set wifi mode when esp_deep_sleep() called
- fix softap drop disassoc pkt error
- refuse app scan when station start connect to ap
- do nothing when rx other ap's csa information
2020-08-26 16:10:24 +08:00
ac363395f4
Merge branch 'feature/update_wifi_provisioning_from_idf' into 'master'
...
feat(provisioning): update wifi provisioning from idf
See merge request sdk/ESP8266_RTOS_SDK!1501
2020-08-26 11:36:43 +08:00
f973405925
Merge branch 'feature/update_esp_http_client' into 'master'
...
feat(http): update esp_http_client component and example from idf
See merge request sdk/ESP8266_RTOS_SDK!1499
2020-08-26 11:36:28 +08:00
527b778621
Merge branch 'feature/remove_wpa2_wps_lib' into 'master'
...
feat(lib) remove wpa2 wps lib
See merge request sdk/ESP8266_RTOS_SDK!1503
2020-08-24 14:01:10 +08:00
8f17f60c99
feat(lib): update lib
2020-08-24 11:54:33 +08:00
ab42066b62
fix(lwip): Fix lwip disable interrupt which will make watchdog
2020-08-20 10:03:23 +08:00
c7e00dadd1
feat(lib): remove wpa2 and wps lib
2020-08-18 11:04:49 +08:00