Commit Graph

13 Commits

Author SHA1 Message Date
xiehang
c38381964b Update esp32c3/s3 phy lib and add test lib
* esp32c3 phy_version 950,f732b06,Feb 15 2023,18:57:12
* esp32s3 phy_version 540,627b80d,Feb 15 2023,19:01:11
2023-03-08 11:00:03 +08:00
cff
3daf842446 C3 S3 C2 fix temperature_sensor issue that have conflict with with idf 2022-10-21 09:45:04 +08:00
cff
329de7fd3c cut init time and fix cal time 2ms! 2022-06-02 17:02:45 +08:00
cff
97e9e8992e BLE deinit phy_init_flag make wifi light sleep RX problem 2022-04-19 15:45:53 +08:00
cff
dcbe6085e0 C3/S3 fix "i2c critical" and iram functions 2022-04-07 23:37:47 -04:00
cff
449b432d94 Update phy lib:
S3_20220128_fbd66bc :  for high/low temperature performance
C3_20220119_908_049c04c : for high/low temperature performance
2022-02-24 11:32:38 +08:00
Jack
4779ddaaf2 fix the bug that phy libs still have ets_printf 2022-01-04 15:41:20 +08:00
Yang Zhao
2d89c532cc Update esp32c3 and esp32s3 phy lib and bb lib
Fix the ble task watchdog timeout issue caused by phy enable when exit modem sleep.
2021-12-07 14:34:50 +08:00
chenjianxing
8c34eec8b8 fix esp32s3 phy disable USB-OTG issue(291a31f) 2021-11-11 19:14:57 +08:00
chenjianxing
7586abbf59 update phy lib to fix usb & rssi issue(cc45c1a) 2021-10-26 15:21:29 +08:00
ChenJianxing
74658eb4fe fix some phy issue(20210825)
1.fix esp32s3 channel issue
2.sleep: force off tsens xpd_sar to fix the leakage current of esp32s3 RTC_PERIPH domain
2021-09-29 11:09:47 +08:00
ChenJianxing
6def308291 update esp32s3 phy lib(26b028a) 2021-07-01 21:41:11 +08:00
Shu Chen
f2c0563405 esp_phy: add phy libraries
* libphy.a was copied from esp32-wifi-lib repo (commit id: f20bc566)
* librtc.a was copied from esp32-wifi-lib repo (commit id: f20bc566)
* libbtbb.a was copied from esp32c3-bt-lib repo (commit id: 90b02563)
2021-06-03 19:05:33 +08:00