2418 Commits

Author SHA1 Message Date
2f3bfd47a9 feat(esp8266): Modify version header file to match SDK v3.4 2020-09-16 17:52: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
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
3dc63e67c6 Merge branch 'bugfix/fix_lwip_disable_interrupt' into 'master'
fix(lw-ip): Fix lw-ip disable interrupt which will make watchdog

See merge request sdk/ESP8266_RTOS_SDK!1504
2020-08-24 10:51:00 +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
e716bb876d feat(wpa_supplicant): refactor wpa_supplicant 2020-08-18 11:04:45 +08:00
38b91692da feat(esp8266): rename some wifi private file 2020-08-18 10:22:08 +08:00
9f37d6900f Merge branch 'bugfix/fix_connect_timeout_with_some_router' into 'master'
fix(lib): fix connect timeout with some router

See merge request sdk/ESP8266_RTOS_SDK!1502
2020-08-12 10:21:30 +08:00
0eaa8e5098 fix(lib): fix connect timeout with some router 2020-08-12 10:11:05 +08:00
82dcc3e0ad feat(provisioning): Modify component and example for ESP8266 2020-08-11 15:10:30 +08:00
08537e4238 feat(provisioning): Bring wifi_provisioning component and example from idf
Commit ID: dd3c0329
2020-08-11 15:10:30 +08:00
e284837318 Merge branch 'bugfix/fix_mbedtls_dynamic_mem_leak_heap' into 'master'
fix(mbedtls): Fix mbedtls dynamic resource leaks memory

See merge request sdk/ESP8266_RTOS_SDK!1484
2020-08-10 14:25:42 +08:00
deeb395ee6 Merge branch 'bugfix/fix_cpu_startup_init_clock_error' into 'master'
fix(startup): Fix initialize clock error when CPU starts up

See merge request sdk/ESP8266_RTOS_SDK!1500
2020-08-07 18:52:24 +08:00
cb0213c8f9 fix(startup): Fix initialize clock error when CPU starts up 2020-08-07 16:41:28 +08:00
08a4fe0d61 feat(http): Modify for esp8266 2020-08-07 14:53:32 +08:00
9ea5d2abe7 feat(http): Bring esp_http_client component and example from idf
Commit ID: dd3c0329
2020-08-07 11:32:37 +08:00
237311e466 Merge branch 'feature/refactor_wifi_country_code' into 'master'
feat(lib): refactor wifi country code

See merge request sdk/ESP8266_RTOS_SDK!1498
2020-08-07 10:32:12 +08:00
e5bc13563d feat(lib): refactor wifi country code 2020-08-07 10:13:49 +08:00
174d2905e5 Merge branch 'feature/wpa_supplicant_sync_with_idf' into 'master'
Feature/wpa supplicant sync with idf

See merge request sdk/ESP8266_RTOS_SDK!1431
2020-08-07 10:05:34 +08:00
14171de08c Merge branch 'bugfix/fix_softap_PMK_invalidate_in_NVS' into 'master'
fix(lib): fix softap PMK invalidate in NVS

See merge request sdk/ESP8266_RTOS_SDK!1496
2020-08-06 21:14:46 +08:00
19513d28de fix(lib): fix softap PMK invalidate in NVS 2020-08-06 19:24:50 +08:00
1366f6dd68 Merge branch 'feature/speed_up_system_startup' into 'master'
feat(startup): add fast boot and fast restart function

See merge request sdk/ESP8266_RTOS_SDK!1302
2020-08-05 11:21:00 +08:00
b967caefaf feat(startup): add fast boot and fast restart function 2020-08-05 10:27:28 +08:00
abd829dd1e feat(wpa_supplicant): sync SHA1Final with idf and keep 8266 code 2020-08-04 14:09:55 +08:00
38f284e981 feat(wpa_supplicant): add fast crypto files and revert CONFIG_SHA to fix CMake building errors 2020-08-04 14:09:55 +08:00
031d49a2bb feat(wpa_supplicant): revert eap struct to stay the same with lib 2020-08-04 14:09:55 +08:00
be2e935c55 feat(wpa_supplicant): revert wps struct to stay the same with lib 2020-08-04 14:09:55 +08:00
88d32a8aaf feat(wpa_supplicant): sync makefile with idf 2020-08-04 14:09:55 +08:00
5a916cd78e Merge branch 'feature/add_softap_power_management' into 'master'
feat(wifi): add softap power management

See merge request sdk/ESP8266_RTOS_SDK!1488
2020-08-03 11:07:07 +08:00
94006ce466 feat(lib): update lib 2020-08-03 10:25:03 +08:00
5409aaf0e8 feat(wifi): add some function for station power management 2020-08-03 10:23:39 +08:00
89caba6825 Merge branch 'feature/modify_main_task_priority' into 'master'
feat(startup): Modify app_main task priority

See merge request sdk/ESP8266_RTOS_SDK!1486
2020-07-30 17:42:16 +08:00
d5f01ec4be feat(esp8266): support wpa_supplicant sync with idf 2020-07-28 18:39:31 +08:00
744f2cfec8 feat(esp_common): update esp_wps.h path and add esp_compiler.h for wpa_supplciant sync with idf 2020-07-28 18:39:30 +08:00
6526cec950 feat(wpa_supplicant): fix fast_crypto building errors 2020-07-28 18:39:30 +08:00
272c958bac feat(wpa_supplicant): move CONFIG_LTM_FAST from libtommath.h to os.h 2020-07-28 18:39:30 +08:00
d78a7448f1 feat(wpa_supplicant): sync include and port files with idf@664bf793 2020-07-28 18:39:30 +08:00
520f33cbcc feat(wpa_supplicant): add USE_MBEDTLS_CRYPTO and remove CONFIG_ESP_SHA to sync with idf 2020-07-28 18:39:30 +08:00
47c2b00431 feat(wpa_supplicant): remove CONFIG_ESP_MD5 to sync md5 internal file with idf 2020-07-28 18:39:29 +08:00
a1eb4b49fd feat(wpa_supplicant): remove CONFIG_ESP_AES to sync aes internal files with idf but will increase 3k flash size 2020-07-28 18:39:29 +08:00
53e84e8a06 feat(wpa_supplicant): add USE_MBEDTLS_CRYPTO to sync with idf 2020-07-28 18:39:29 +08:00
4ecb687057 feat(wpa_supplicant): sync src code with idf@664bf793
feat(wpa_supplicant): sync rsn_supp
2020-07-28 18:39:29 +08:00
1a02519926 feat(wpa_supplicant): add TARGET_ESPxxx to fix building error 2020-07-28 18:39:29 +08:00