mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-01 19:54:32 +02:00
Merge branch 'bugfix/backport_phy_lib_v4.3' into 'release/v4.3'
esp_wifi: update phy lib for esp32c3 and esp32s2(v4.3) See merge request espressif/esp-idf!24929
This commit is contained in:
Submodule components/bt/controller/lib_esp32c3_family updated: 8fb3e94768...8e0bcb731d
@@ -55,7 +55,7 @@ r_lld_ext_adv_dynamic_pti_get = 0x40001b40;
|
||||
r_lld_ext_adv_dynamic_aux_pti_process = 0x40001b44;
|
||||
r_lld_ext_adv_dynamic_pti_process = 0x40001b48;
|
||||
r_lld_adv_ext_pkt_prepare_set = 0x40001b4c;
|
||||
r_lld_adv_ext_chain_none_construct = 0x40001b50;
|
||||
/* r_lld_adv_ext_chain_none_construct = 0x40001b50;*/
|
||||
r_lld_adv_ext_chain_connectable_construct = 0x40001b54;
|
||||
/*
|
||||
r_lld_adv_ext_chain_scannable_construct = 0x40001b58;
|
||||
|
Submodule components/esp_wifi/lib updated: 1ad467063b...cbf5ad1cce
Reference in New Issue
Block a user