Merge branch 'bugfix/esp32c2_slave_report_address_error_v5.1' into 'release/v5.1'

Bugfix/esp32c2 slave report address error v5.1

See merge request espressif/esp-idf!23923
This commit is contained in:
Island
2023-07-03 10:31:20 +08:00
3 changed files with 2 additions and 3 deletions

View File

@@ -1307,7 +1307,6 @@ r_ble_phy_sequence_is_waiting_rsp = 0x40001878;
r_ble_phy_sequence_single_end = 0x4000187c;
r_ble_phy_sequence_tx_end_invoke = 0x40001880;
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_conn_ind_pdu = 0x40001890;
r_ble_phy_set_conn_mode = 0x40001894;