Dong Heng
|
eaf7b3447e
|
feat(phy): update phy library from 1166.0 to 1167.0
1. Fix PWM stopping in some case
|
2022-02-18 11:53:43 +08:00 |
|
Dong Heng
|
63e168112f
|
feat(phy): update phy library from 1163.0 to 1166.0
1. Optimize RX blocking certification
2. Reduce TX power when bringing up
3. Fix crash when waking up from sleep in case of using 40MHz XTAL
|
2021-08-31 17:00:15 +08:00 |
|
Dong Heng
|
d20cf8fc05
|
Merge branch 'feature/update_vfs_for_fatfs' into 'master'
feat(vfs): update vfs for ESP8266
See merge request sdk/ESP8266_RTOS_SDK!1317
|
2020-07-23 11:33:15 +08:00 |
|
Dong Heng
|
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 |
|
Dong Heng
|
89177a8365
|
feat(phy): update phy library from 1156.0 to 1059.0
1. add phy configuration parameters calibration
|
2020-04-21 18:01:30 +08:00 |
|
Dong Heng
|
a4dbca40f5
|
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:11:26 +08:00 |
|
Dong Heng
|
5ddea6d655
|
feat(vfs): modify vfs for ESP8266
|
2020-02-27 14:10:14 +08:00 |
|
Dong Heng
|
4dee04c03b
|
feat(esp_event): examples use esp_event instead of old event process
|
2020-01-15 16:29:29 +08:00 |
|
Dong Heng
|
622482eb76
|
feat(esp_common): update esp_common
1. add Kconfig file and rename old global macro
2. move some independent files to esp_common
|
2020-01-15 14:56:39 +08:00 |
|
Dong Heng
|
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 |
|
dongheng
|
464742672c
|
feat(phy): update phy library
Optimize wifi sleep performance when DTIM > 2.
|
2019-10-25 11:30:09 +08:00 |
|
dongheng
|
a4498afae9
|
feat(phy): update phy to 1152.0
Fix clock error when init_data[112] = 1.
|
2019-10-22 09:55:06 +08:00 |
|
dongheng
|
c7ac512e99
|
feat(phy): update phy library to 1151.0
1. rename function from "rtc_init_2" to be "rtc_init_clk"
2. reduce time cost of openning RF
3. locate "phy_close_rf" and "i2c" from flash to IRAM
|
2019-09-29 18:14:51 +08:00 |
|
dongheng
|
4d4e1c0564
|
fix(esp8266): fix system and wifi sleep/wake process error
|
2019-09-25 14:13:47 +08:00 |
|
dongheng
|
157e214436
|
feat(esp8266): update libphy to version 1149
1. seperate rtc module from phy
2. fix the bug that frequency shifts in some scenarios
|
2019-09-09 10:29:11 +08:00 |
|
Chen Zheng Wei
|
47a13e19cc
|
feature(uart_driver_install): To fit some modules, add invalid parameters in uart_driver_install
|
2019-09-04 14:47:11 +08:00 |
|
dongheng
|
9c19b1eedb
|
feat(factory_test): add factory test and document
|
2019-06-04 15:38:35 +08:00 |
|