|
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 |
|
|
f2e8872a21
|
Merge branch 'bugfix/fix_wolfssl_option_error' into 'master'
esp-wolfssl: fix esp-wolfssl global option error
See merge request sdk/ESP8266_RTOS_SDK!1212
|
2019-12-04 18:51:22 +08:00 |
|
|
4d866c93f8
|
feat(newlib): add function "_getpid_r" to pass compiling
|
2019-12-04 14:56:46 +08:00 |
|
|
824deab35c
|
fix(esp-wolfssl): fix esp-wolfssl global option error
|
2019-12-03 19:25:01 +08:00 |
|
|
aed79e96f1
|
Merge branch 'feature/esp-wolfssl' into 'master'
esp-wolfssl: add esp-wolfssl component
See merge request sdk/ESP8266_RTOS_SDK!1199
|
2019-12-03 11:33:05 +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 |
|
|
19529e4f35
|
feat(esp-wolfssl): add esp-wolfssl component
It is from original component "ssl".
|
2019-11-29 14:08:46 +08:00 |
|
|
9d79bf4333
|
fix(newlib): fix abort function cause critical error
|
2019-11-28 19:26:41 +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 |
|
|
7a30e6c072
|
feat(esp-tls): modify for esp8266
|
2019-11-19 16:43:38 +08:00 |
|
|
fd8ed3b340
|
feat(tcp_transport): update TCP transport from esp-idf
Commit ID: 03d07741
|
2019-11-19 16:22:40 +08:00 |
|
|
595b51b15f
|
feat(esp-tls): update esp-tls from esp-idf
Commit ID: 03d07741
|
2019-11-19 16:22:27 +08:00 |
|
|
3d4b8d1750
|
feat(newlib): add libc platform header file
|
2019-11-19 14:29:18 +08:00 |
|
|
c0dc2e94fd
|
feat(esp8266): add API to be compatible with esp-idf
|
2019-11-19 11:39:53 +08:00 |
|
|
921416e394
|
docs(version): remove components version description file
|
2019-11-15 14:37: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 |
|
|
12cca216db
|
feat(esptool): remove segment address print information
|
2019-11-12 16:40:00 +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 |
|
|
f409413e04
|
Merge branch 'bugfix/rm_40mhz_stal_option' into 'master'
esp8266: remove 40MHz STAL option
See merge request sdk/ESP8266_RTOS_SDK!1175
|
2019-11-11 18:50:17 +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 |
|
|
9041579f4a
|
Merge branch 'feature/add_option_to_link_freertos_to_iram' into 'master'
freertos: add option to link freertos to IRAM
See merge request sdk/ESP8266_RTOS_SDK!1171
|
2019-11-08 19:11:05 +08:00 |
|
|
d0099b214b
|
feat(freertos): add option to link freertos to IRAM
|
2019-11-08 15:18:00 +08:00 |
|
|
70331b25ff
|
fix(freertos): fix extended system ticks error when it increases by a large value
|
2019-11-07 15:28:48 +08:00 |
|
|
70f89f23a5
|
Merge branch 'bugfix/fix_std_gcc_header_decalre_when_enable_vfs' into 'master'
lfix lacking of gcc header file declare when enable VFS
See merge request sdk/ESP8266_RTOS_SDK!1166
|
2019-11-06 16:10:07 +08:00 |
|
|
08040f2236
|
fix(lwip): fix lacking of gcc header file declare when enable VFS
|
2019-11-06 15:51:59 +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 |
|
|
45cab5d095
|
fix(tcpip_adapter): fix unsupported function return OK
|
2019-11-04 15:08:25 +08:00 |
|
|
22ca89bd56
|
fix(lib): fix crash when get bandwidth param is null
|
2019-11-01 11:27:28 +08:00 |
|
|
350971d8bb
|
feature(ir_tx): use wdev timer
|
2019-10-28 15:54:04 +08:00 |
|
|
464742672c
|
feat(phy): update phy library
Optimize wifi sleep performance when DTIM > 2.
|
2019-10-25 11:30:09 +08:00 |
|
|
a4498afae9
|
feat(phy): update phy to 1152.0
Fix clock error when init_data[112] = 1.
|
2019-10-22 09:55:06 +08:00 |
|
|
92f9b7c9ec
|
Merge branch 'bugfix/fix_boot_time_data_type_error' into 'master'
log: fix boot time data type errot
See merge request sdk/ESP8266_RTOS_SDK!1141
|
2019-10-18 19:06:28 +08:00 |
|
|
8ddac7b9cf
|
fix(log): fix boot time data type errot
|
2019-10-18 18:23:31 +08:00 |
|
|
ebc95cd64f
|
feat(lib): add pm log for ssc test
|
2019-10-18 18:05:29 +08:00 |
|