|
fe02028ee1
|
fix(wpa3): fix memleak
|
2020-07-14 11:46:15 +08:00 |
|
|
068901a8a7
|
feat(esp8266): init uart before phy init
|
2020-07-14 11:46:15 +08:00 |
|
|
98df026b68
|
feat(wifi): refactor wifi power management
|
2020-07-14 11:46:15 +08:00 |
|
|
da3362ecab
|
Merge branch 'bugfix/drop_beacon_when_authmode_changed' into 'master'
fix(lib): drop beacon when authmode changed
See merge request sdk/ESP8266_RTOS_SDK!1463
|
2020-07-08 15:51:29 +08:00 |
|
|
0ad7af2600
|
Merge branch 'bugfix/fix_nmi_reenter_when_multi_enable_mac_interrupt' into 'master'
fix(xtensa): Fix NMI reenter when multi enable MAC interrupt
See merge request sdk/ESP8266_RTOS_SDK!1468
|
2020-07-08 15:21:18 +08:00 |
|
|
a3be9fd9aa
|
fix(xtensa): Fix NMI reenter when multi enable MAC interrupt
|
2020-07-08 14:38:15 +08:00 |
|
|
e2c2c2b5ae
|
feat(example): set authmode threshold to WPA2 when password set
|
2020-07-08 11:15:20 +08:00 |
|
|
65a1809ee8
|
fix(lib): drop beacon when authmode changed
|
2020-07-08 11:05:01 +08:00 |
|
|
7adc7a6424
|
Merge branch 'bugfix/fix_crash_when_esp_restart_called' into 'master'
fix(lib): fix crash when esp_restart called
See merge request sdk/ESP8266_RTOS_SDK!1446
|
2020-07-07 11:55:32 +08:00 |
|
|
513d9722c7
|
Merge branch 'bugfix/do_not_refuse_iphone_when_iphone_reconnect_to_softap' into 'master'
fix(lib): do not refuse iphone when iphone reconnect to softap
See merge request sdk/ESP8266_RTOS_SDK!1441
|
2020-07-07 11:54:48 +08:00 |
|
|
0b390d8152
|
Merge branch 'docs/add_support_period_policy' into 'master'
docs(policy): Add SDK support period policy
See merge request sdk/ESP8266_RTOS_SDK!1457
|
2020-07-02 08:58:12 +08:00 |
|
|
399e6b0aab
|
docs(policy): Add SDK support period policy
|
2020-07-01 17:27:52 +08:00 |
|
|
4000ac4164
|
Merge branch 'feature/update_phy_library' into 'master'
feat(phy): update phy library from 1159.0 to 1163.0
See merge request sdk/ESP8266_RTOS_SDK!1452
|
2020-06-30 17:26:12 +08:00 |
|
|
ae5b1b3b86
|
feat(phy): update phy library from 1159.0 to 1163.0
1. optimize TX EVM
2. optimize clock setting in wake-up
|
2020-06-30 16:05:38 +08:00 |
|
|
f69fa6bb29
|
fix(lib): fix crash when esp_restart called
|
2020-06-28 17:12:12 +08:00 |
|
|
d092b3e47f
|
fix(lib): do not refuse iphone when iphone reconnect to softap
|
2020-06-24 16:19:00 +08:00 |
|
|
1f5bed1c5e
|
Merge branch 'bugfix/remove_i2s_bbpll_clk_enable' into 'master'
bugfix(i2s): remove_i2s_bbpll_clk_enable
See merge request sdk/ESP8266_RTOS_SDK!1389
|
2020-06-16 14:13:22 +08:00 |
|
|
4d67b793f2
|
Merge branch 'bugfix/ledc_pwm_error' into 'master'
bugfix(ledc):fix pwm duty setting error
See merge request sdk/ESP8266_RTOS_SDK!1394
|
2020-06-16 13:05:25 +08:00 |
|
|
6fc3382118
|
Merge branch 'bugfix/fix_connect_timeout_error' into 'master'
fix(lib): fix connect timeout error
See merge request sdk/ESP8266_RTOS_SDK!1427
|
2020-06-08 16:42:48 +08:00 |
|
|
55ba503983
|
fix(lib): fix connect timeout error
|
2020-06-08 11:09:10 +08:00 |
|
|
d1fc18d31d
|
bugfix(ledc):fix pwm duty setting error
|
2020-06-04 15:49:40 +08:00 |
|
|
dd9c36619e
|
Merge branch 'feature/disable_jtag_io_when_boot' into 'master'
feat(bootloader): add option to disable JTAG I/O when boot
See merge request sdk/ESP8266_RTOS_SDK!1331
|
2020-06-04 11:31:36 +08:00 |
|
|
cff625175d
|
feat(bootloader): add option to disable JTAG I/O when boot
|
2020-06-04 11:23:43 +08:00 |
|
|
c8109d3e1f
|
Merge branch 'bugfix/fix_anti_clogging_test_error' into 'master'
fix(lib): fix anti-clogging test error
See merge request sdk/ESP8266_RTOS_SDK!1416
|
2020-06-01 15:21:11 +08:00 |
|
|
02b5122811
|
fix(lib): fix anti-clogging test error
|
2020-06-01 14:03:18 +08:00 |
|
|
cf83d22a9b
|
Merge branch 'bugfix/fix_PMF_function_not_set_by_default' into 'master'
fix(lib): fix PMF function not set by default
See merge request sdk/ESP8266_RTOS_SDK!1415
|
2020-05-29 14:35:39 +08:00 |
|
|
7894080513
|
fix(lib): fix PMF function not set by default
|
2020-05-29 13:58:22 +08:00 |
|
|
f419436dab
|
Merge branch 'feature/add_SA_query_support' into 'master'
feat(lib): add SA query support
See merge request sdk/ESP8266_RTOS_SDK!1414
|
2020-05-28 18:02:27 +08:00 |
|
|
d79a39877f
|
feat(lib): add SA query support
|
2020-05-28 16:21:04 +08:00 |
|
|
5dbf32a928
|
Merge branch 'feature/add_WPA3_and_PMF_support_for_WFA' into 'master'
feat(wpa_supplicant): add WPA3 and PMF support
See merge request sdk/ESP8266_RTOS_SDK!1410
|
2020-05-28 15:45:02 +08:00 |
|
|
741baf8a32
|
Merge branch 'feature/support_ipv6_ssc' into 'master'
feat(ipv6): Support SSC to get global ipv6 address
See merge request sdk/ESP8266_RTOS_SDK!1413
|
2020-05-27 16:52:43 +08:00 |
|
|
b494f5e781
|
feat(ipv6): Support SSC to get global ipv6 address
|
2020-05-27 14:01:49 +08:00 |
|
|
cfc96bcaa2
|
feat(lib): update library
|
2020-05-27 11:46:26 +08:00 |
|
|
b6fc3c493d
|
feat(esp8266): add menuconfig for WPA3
|
2020-05-27 11:46:26 +08:00 |
|
|
7192a85b2d
|
feat(esp8266): add esp_random function
|
2020-05-27 11:46:26 +08:00 |
|
|
bec5ca6fe6
|
feat(lib): remove wpa lib
|
2020-05-27 11:46:26 +08:00 |
|
|
2eb979fa08
|
feat(wpa_supplicant): modify some file for compile
|
2020-05-27 11:46:17 +08:00 |
|
|
b987cee1d2
|
feat(wpa_supplicant): modify direction of include files
|
2020-05-27 10:46:13 +08:00 |
|
|
75f1ceeb64
|
feat(wpa_supplicant): add PMF and WPA3 support
|
2020-05-27 10:46:13 +08:00 |
|
|
4c94b94e01
|
feat(wpa_supplicant): modify some files name
|
2020-05-27 10:46:13 +08:00 |
|
|
752fbd7d23
|
feat(wpa_supplicant): move wpa source file to SDK
|
2020-05-27 10:46:13 +08:00 |
|
|
0cf383273d
|
feat(wpa_supplicant): remove unused file
|
2020-05-27 10:46:13 +08:00 |
|
|
aff8a5fad4
|
feat(wpa_supplicant): redefine wpa_supplicant file structure
|
2020-05-27 10:46:13 +08:00 |
|
|
ddba17707f
|
Merge branch 'feature/update_mdns_from_idf' into 'master'
feat(mbedtls): Update mdns from esp-idf
See merge request sdk/ESP8266_RTOS_SDK!1320
|
2020-05-27 10:25:01 +08:00 |
|
|
4341b0b95d
|
Merge branch 'feature/add_util_algorithm_to_mbedtls' into 'master'
feat(mbedtls): remove util algorithm and add them to esp8266 rom and mbedtls
See merge request sdk/ESP8266_RTOS_SDK!1256
|
2020-05-27 10:22:56 +08:00 |
|
|
2e2512eec6
|
Merge branch 'bugfix/fix_example_smartconfig_not_start_task' into 'master'
fix(smartconfig): Fix smartconfig example not start task when Wi-Fi starts
See merge request sdk/ESP8266_RTOS_SDK!1398
|
2020-05-27 10:01:02 +08:00 |
|
|
023668b0c8
|
Merge branch 'bugfix/fix_writing_errors' into 'master'
fix(wifi): fix writing error
See merge request sdk/ESP8266_RTOS_SDK!1408
|
2020-05-25 19:03:56 +08:00 |
|
|
655f934008
|
fix(wifi): fix writing error
|
2020-05-25 16:51:12 +08:00 |
|
|
03164a842b
|
Merge branch 'feature/panic_using_hardware_restart_instead_of_software' into 'master'
feat(esp8266): Panic uses hardware restart instead of software restart
See merge request sdk/ESP8266_RTOS_SDK!1404
|
2020-05-19 18:47:20 +08:00 |
|
|
39c53b61dd
|
feat(esp8266): Panic uses hardware restart instead of software restart
add
|
2020-05-19 15:20:00 +08:00 |
|