Explorar el Código

ble: Fixed flow control count error on ESP32-C2

zwl hace 2 años
padre
commit
620cbfd428
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      components/esp_rom/esp32c2/ld/esp32c2.rom.ld

+ 0 - 1
components/esp_rom/esp32c2/ld/esp32c2.rom.ld

@@ -823,7 +823,6 @@ r_ble_ll_get_tx_pwr_compensation = 0x40000f88;
 r_ble_ll_hci_acl_rx = 0x40000f8c;
 r_ble_ll_hci_adv_mode_ext = 0x40000f90;
 r_ble_ll_hci_adv_set_enable = 0x40000f94;
-r_ble_ll_hci_cb_host_buf_size = 0x40000f98;
 r_ble_ll_hci_cb_set_ctrlr_to_host_fc = 0x40000f9c;
 r_ble_ll_hci_cb_set_event_mask = 0x40000fa0;
 r_ble_ll_hci_cb_set_event_mask2 = 0x40000fa4;