mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 01:29:21 -04:00
Merge branch 'bugfix/wrong_configuration_of_static_txbuf' into 'master'
wifi:bugfix for wrong configuration of static txbuf Closes IDFGH-7667 See merge request espressif/esp-idf!18852
This commit is contained in:
commit
77a7fa77e2
@ -1869,7 +1869,7 @@ ppDirectRecycleAmpdu = 0x40001dfc;
|
||||
esp_wifi_internal_set_rts = 0x40001e00;
|
||||
esp_wifi_internal_get_rts = 0x40001e04;
|
||||
ppTxFragmentProc = 0x40001e08;
|
||||
esf_buf_setup = 0x40001e0c;
|
||||
/*esf_buf_setup = 0x40001e0c;*/
|
||||
hal_agreement_add_rx_ba = 0x40001e10;
|
||||
hal_agreement_del_rx_ba = 0x40001e14;
|
||||
hal_crypto_set_key_entry = 0x40001e18;
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit c1fd3ef9e7b9011f3932d823b11067d9f8c4b0d0
|
||||
Subproject commit 6ed5b959c991c88e321d271356e0387ac56765e3
|
Loading…
x
Reference in New Issue
Block a user