mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-29 18:27:20 +02:00
Merge branch 'bugfix/optimize_beacon_rx_v5.0' into 'release/v5.0'
fix(phy): fix some phy issue(v5.0) See merge request espressif/esp-idf!25436
This commit is contained in:
Submodule components/esp_phy/lib updated: 3ccfd015eb...086ac00e98
@ -2274,7 +2274,7 @@ set_rx_gain_param = 0x40002524;
|
||||
set_rx_gain_table = 0x40002528;
|
||||
rom_tester_wifi_cali = 0x4000252c;
|
||||
esp_recover_efuse_data = 0x40002530;
|
||||
bt_track_pll_cap = 0x40002534;
|
||||
/* bt_track_pll_cap = 0x40002534;*/
|
||||
rfpll_cap_track = 0x40002538;
|
||||
phy_param_track = 0x4000253c;
|
||||
txpwr_correct = 0x40002540;
|
||||
|
Reference in New Issue
Block a user