diff --git a/components/esp_rom/esp32c6/ld/esp32c6.rom.pp.ld b/components/esp_rom/esp32c6/ld/esp32c6.rom.pp.ld index 83c383a86d..f1a816d1e4 100644 --- a/components/esp_rom/esp32c6/ld/esp32c6.rom.pp.ld +++ b/components/esp_rom/esp32c6/ld/esp32c6.rom.pp.ld @@ -24,7 +24,7 @@ RC_GetBlockAckTime = 0x40000be0; ebuf_list_remove = 0x40000be4; esf_buf_alloc = 0x40000be8; //esf_buf_alloc_dynamic = 0x40000bec; -esf_buf_recycle = 0x40000bf0; +//esf_buf_recycle = 0x40000bf0; GetAccess = 0x40000bf4; hal_mac_is_low_rate_enabled = 0x40000bf8; hal_mac_tx_get_blockack = 0x40000bfc;