mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
fix(coex): fix esp32c2/esp32c5/esp32c61 coexist memory leakage issue
This commit is contained in:
@@ -225,7 +225,7 @@ pp_coex_tx_release = 0x40000e7c;
|
||||
ppAdd2AMPDUTail = 0x40000e80;
|
||||
ppDirectRecycleAmpdu = 0x40000e84;
|
||||
ppRegressAmpdu = 0x40000e88;
|
||||
pp_timer_do_process = 0x40000e8c;
|
||||
/*pp_timer_do_process = 0x40000e8c;*/
|
||||
rcGetAmpduSched = 0x40000e90;
|
||||
rcUpdateRxDone = 0x40000e94;
|
||||
rc_get_trc = 0x40000e98;
|
||||
|
Reference in New Issue
Block a user