mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Merge branch 'bugfix/esp32c2_slave_report_address_error' into 'master'
Bugfix/esp32c2 slave report address error See merge request espressif/esp-idf!23914
This commit is contained in:
commit
f5d5196a8f
@ -1 +1 @@
|
|||||||
Subproject commit 8cc0fd4f9ca5f0e1128510e76d8dd73c012f9e53
|
Subproject commit c7c2303826c5ad853a3dbaf39a6e88e55a379ef5
|
@ -1 +1 @@
|
|||||||
Subproject commit 89f0a98c976ddd7c56056fcdb57fd252b7b3f938
|
Subproject commit 9491d17bb2f9711cc83a4cfdafcb0326366fc630
|
@ -1307,7 +1307,6 @@ r_ble_phy_sequence_is_waiting_rsp = 0x40001878;
|
|||||||
r_ble_phy_sequence_single_end = 0x4000187c;
|
r_ble_phy_sequence_single_end = 0x4000187c;
|
||||||
r_ble_phy_sequence_tx_end_invoke = 0x40001880;
|
r_ble_phy_sequence_tx_end_invoke = 0x40001880;
|
||||||
r_ble_phy_sequence_update_conn_ind_params = 0x40001884;
|
r_ble_phy_sequence_update_conn_ind_params = 0x40001884;
|
||||||
r_ble_phy_set_adv_mode = 0x40001888;
|
|
||||||
r_ble_phy_set_coex_pti = 0x4000188c;
|
r_ble_phy_set_coex_pti = 0x4000188c;
|
||||||
r_ble_phy_set_conn_ind_pdu = 0x40001890;
|
r_ble_phy_set_conn_ind_pdu = 0x40001890;
|
||||||
r_ble_phy_set_conn_mode = 0x40001894;
|
r_ble_phy_set_conn_mode = 0x40001894;
|
||||||
|
Loading…
Reference in New Issue
Block a user