Skip to content

Commit

Permalink
Merge branch 'bugfix/esp32c2_slave_report_address_error' into 'master'
Browse files Browse the repository at this point in the history
Bugfix/esp32c2 slave report address error

See merge request espressif/esp-idf!23914
  • Loading branch information
jack0c committed May 31, 2023
2 parents a275a1c + bcfb71f commit f5d5196
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion components/bt/controller/lib_esp32c2/esp32c2-bt-lib
2 changes: 1 addition & 1 deletion components/esp_phy/lib
1 change: 0 additions & 1 deletion components/esp_rom/esp32c2/ld/esp32c2.rom.ld
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit f5d5196

Please sign in to comment.