bugfix fix some wifi bugs for 4.3

1. sync idf menuconfig nvs status to lib
2. disable ampdu+amsdu bit
3. fix 80211 tx crash issue
4. supoort config 80211 tx rate
This commit is contained in:
muhaidong
2021-07-29 20:06:06 +08:00
committed by Jack
parent 135b46a078
commit 1fd8fdcf7d
3 changed files with 17 additions and 3 deletions

View File

@@ -1606,7 +1606,7 @@ rcSetTxAmpduLimit = 0x4000176c;
rcTxUpdatePer = 0x40001770;
rcUpdateAckSnr = 0x40001774;
rcUpdateRate = 0x40001778;
rcUpdateTxDone = 0x4000177c;
/* rcUpdateTxDone = 0x4000177c; */
rcUpdateTxDoneAmpdu2 = 0x40001780;
rcUpSched = 0x40001784;
rssi_margin = 0x40001788;