cfadb3b531
feat(lib): update library
2020-03-30 10:15:18 +08:00
bc6834b2a2
feat(pm): refactor power management according to IDF
2020-03-30 10:15:13 +08:00
30c62c6fd3
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:13:07 +08:00
29fda79145
Merge branch 'feature/add_ap_sta_ip_assigned' into 'release/v3.3'
...
feat(tcpip_adapter): add AP assigned IP event data
See merge request sdk/ESP8266_RTOS_SDK!1336
2020-03-16 16:00:16 +08:00
51f851a848
feat(tcpip_adapter): add AP assigned IP event data
2020-03-16 15:35:12 +08:00
407aea72dd
fix(lib): do not connect to ap when set country called
2020-03-16 14:14:30 +08:00
bf8a9800cb
fix(lib): fix sleep error when period cal called
2020-03-16 13:57:46 +08:00
7bee7e6954
fix(wifi): fix writting error
2020-03-02 17:39:52 +08:00
c5b9083d48
fix(esp8266): fix deep sleep fail
2020-02-25 13:51:14 +08:00
4dccfe0282
Merge branch 'bugfix/uart_interrupt_occupy_v3.3' into 'release/v3.3'
...
bugfix(uart_interrupt_occupy):disable intr that you are not using(backport v3.3)
See merge request sdk/ESP8266_RTOS_SDK!1279
2020-02-25 11:08:35 +08:00
34a1554f19
bugfix(gpio_set_pull_mode_error):fix cant set gpio pull mode
2020-01-10 15:37:07 +08:00
1f2ae589db
bugfix(uart_interrupt_occupy):disable intr that you are not using
2020-01-09 17:11:41 +08:00
55c5e57e6f
Merge branch 'bugfix/fix_compile_failed_when_CONFIG_ESP8266_WIFI_CONNECT_OPEN_ROUTER_WHEN_PWD_IS_SET_is_unset_v3.3' into 'release/v3.3'
...
fix(esp8266): fix compile failed when CONFIG_ESP8266_WIFI_CONNECT_OPEN_ROUTER_WHEN_PWD_IS_SET is unset (backport v3.3)
See merge request sdk/ESP8266_RTOS_SDK!1268
2020-01-07 14:33:49 +08:00
92a3f40c7b
fix(esp8266): fix compile failed when CONFIG_ESP8266_WIFI_CONNECT_OPEN_ROUTER_WHEN_PWD_IS_SET is unset
2020-01-07 14:21:59 +08:00
c3019b8103
fix(esp8266): fix light sleep time error when waking up
2020-01-07 14:10:11 +08:00
49a065de63
fix(esp8266): fix Wi-Fi initialization data error when compiling cpp
2020-01-07 11:33:27 +08:00
d701e4f858
Merge branch 'bugfix/fix_issue_when_scanning_wpa2_ent_routes_v3.3' into 'release/v3.3'
...
fix(lib): fix issue when scanning wpa2_enterprise authmode routers (backport v3.3)
See merge request sdk/ESP8266_RTOS_SDK!1229
2019-12-23 15:10:25 +08:00
c398461074
Merge branch 'feature/set_wifi_default_rx_continuous_buffer_to_8_v3.3' into 'release/v3.3'
...
feat(esp8266): set wifi default rx continuous buffer to 8 (backport v3.3)
See merge request sdk/ESP8266_RTOS_SDK!1232
2019-12-23 14:30:17 +08:00
8801ba19f6
feat(esp8266): set wifi default rx continuous buffer to 8
2019-12-23 13:12:39 +08:00
ab0010dd1c
fix(lib): fix issue when scanning wpa2_enterprise authmode routers
2019-12-19 17:03:12 +08:00
fe502cc02e
Merge branch 'feature/add_more_info_when_softap_deny_station' into 'release/v3.3'
...
feat(lib): add more info when softap deny station
See merge request sdk/ESP8266_RTOS_SDK!1224
2019-12-17 19:00:09 +08:00
1a51815633
feat(esp8266): fix CPU light sleep process
2019-12-17 16:37:10 +08:00
46ba9ae738
feat(lib): add more info when softap deny station
2019-12-13 19:27:03 +08:00
058cf73a35
fix(lib): fix probe request length error
2019-12-10 10:46:04 +08:00
6d428b2851
fix(lib): fix bcn timeout when rx buf num less than 4
2019-12-05 15:43:57 +08:00
b64b51f091
Merge branch 'feature/change_scan_num_to_99' into 'master'
...
feat(esp8266): change scan num to 99
See merge request sdk/ESP8266_RTOS_SDK!1208
2019-12-05 15:10:31 +08:00
22029d989a
Merge branch 'bugfix/fix_panic_reboot_reenter' into 'master'
...
esp8266: fix panic reenter when reboot
See merge request sdk/ESP8266_RTOS_SDK!1209
2019-12-02 18:59:31 +08:00
8c7305f473
fix(esp8266): fix panic reenter when reboot
2019-12-02 14:24:37 +08:00
82c0c5243b
feat(esp8266): change scan num to 99
2019-12-02 12:46:54 +08:00
a9c34d2c77
fix(esp8266): fix backtrace does not trace ROM code
2019-12-02 10:19:52 +08:00
843d1486b9
fix(pp): fix receive data frame error in sniffer mode
2019-11-26 16:56:28 +08:00
dd9a90ccdb
feat(wpa2): update wpa2_enterprise code
2019-11-26 16:09:57 +08:00
95ed4d1e50
feat(wpa2): add wpa2_enterprise to esp8266
2019-11-26 16:09:38 +08:00
96c6e0fc5b
Merge branch 'bugfix/fix_light_sleep_break' into 'master'
...
esp8266: fix that light sleep process breaks
See merge request sdk/ESP8266_RTOS_SDK!1197
2019-11-26 10:27:45 +08:00
06ba43fc9e
fix(esp8266): fix that light sleep process breaks
2019-11-25 20:00:08 +08:00
0cdff9dbf1
fix(esp8266): fix that WDEV time is larger than normal
2019-11-25 17:05:14 +08:00
0e39eb1038
fix(esp8266): fix CPU ticks per milli second at 160MHz
...
Closes https://github.com/espressif/ESP8266_RTOS_SDK/issues/762
2019-11-22 11:17:54 +08:00
c0dc2e94fd
feat(esp8266): add API to be compatible with esp-idf
2019-11-19 11:39:53 +08:00
73bf28b991
Merge branch 'feature/hspi_test' into 'master'
...
feat(spi): fix some bugs and restructure the spi driver and the demo
See merge request sdk/ESP8266_RTOS_SDK!1113
2019-11-13 10:00:35 +08:00
916906d09a
fix: fix too much line burrs cause cannot remove interruption
2019-11-12 18:41:27 +08:00
330d6792c3
feat(spi): fix some bugs and restructure the spi driver and the demo
2019-11-12 17:42:32 +08:00
7672988cab
fix(lib): fix crash issues while recv ampdu pkt
2019-11-12 16:20:28 +08:00
5c3f1e058d
feat(lib): set the connection to the open router mechanism when pwd is set
2019-11-12 16:19:23 +08:00
b0f6b29b0a
Merge branch 'feature/update_phy_library' into 'master'
...
phy: update phy library to 1155.0
See merge request sdk/ESP8266_RTOS_SDK!1176
2019-11-11 19:19:21 +08:00
d6c4be69e0
feat(phy): update phy library to 1155.0
...
Fix phy software closing RF to cause system error.
2019-11-11 18:42:40 +08:00
668c3bbb2c
fix(esp8266): remove 40MHz STAL option
2019-11-11 14:11:53 +08:00
046ba744fa
feature(ledc): Redefine duty
2019-11-05 14:58:27 +08:00
2fa4782599
feature(ledc):add ledc about esp8266
2019-11-05 14:58:27 +08:00
fa4b8c5586
Merge branch 'feature/ir_tx_use_wdev_timer' into 'master'
...
feature(ir_tx): use wdev timer
See merge request sdk/ESP8266_RTOS_SDK!1153
2019-11-05 13:40:24 +08:00
22ca89bd56
fix(lib): fix crash when get bandwidth param is null
2019-11-01 11:27:28 +08:00