mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
fix(coex): fix esp32 crash issue, fix esp32c6 rx issue
This commit is contained in:
parent
9db556c20e
commit
2c4812092d
@ -260,7 +260,7 @@ trcAmpduSetState = 0x40000fa0;
|
|||||||
trc_set_bf_report_rate = 0x40000fa4;
|
trc_set_bf_report_rate = 0x40000fa4;
|
||||||
trc_onPPTxDone = 0x40000fa8;
|
trc_onPPTxDone = 0x40000fa8;
|
||||||
wDevCheckBlockError = 0x40000fac;
|
wDevCheckBlockError = 0x40000fac;
|
||||||
wDev_AppendRxBlocks = 0x40000fb0;
|
/*wDev_AppendRxBlocks = 0x40000fb0;*/
|
||||||
wDev_DiscardFrame = 0x40000fb4;
|
wDev_DiscardFrame = 0x40000fb4;
|
||||||
wDev_GetNoiseFloor = 0x40000fb8;
|
wDev_GetNoiseFloor = 0x40000fb8;
|
||||||
wDev_IndicateAmpdu = 0x40000fbc;
|
wDev_IndicateAmpdu = 0x40000fbc;
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit eff8552fc2c890de9304250192e542d7a38c3480
|
Subproject commit ce181b3e947d3d8495c17b9881930816bb94ed58
|
Loading…
x
Reference in New Issue
Block a user