-
Notifications
You must be signed in to change notification settings - Fork 7.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'bugfix/publish_wifi_connectionless_feature' into 'master'
esp_wifi: fix connectionless issues and add connectionless power-save documenation Closes BT-2595 和 WIFI-4822 See merge request espressif/esp-idf!20600
- Loading branch information
Showing
9 changed files
with
225 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule lib
updated
38 files
+ − | esp32/libcoexist.a | |
+ − | esp32/libcore.a | |
+ − | esp32/libespnow.a | |
+ − | esp32/libmesh.a | |
+ − | esp32/libnet80211.a | |
+ − | esp32/libpp.a | |
+ − | esp32/libsmartconfig.a | |
+ − | esp32/libwapi.a | |
+ − | esp32c2/libcoexist.a | |
+ − | esp32c2/libcore.a | |
+ − | esp32c2/libespnow.a | |
+ − | esp32c2/libnet80211.a | |
+ − | esp32c2/libpp.a | |
+ − | esp32c2/libsmartconfig.a | |
+ − | esp32c3/libcoexist.a | |
+ − | esp32c3/libcore.a | |
+ − | esp32c3/libespnow.a | |
+ − | esp32c3/libmesh.a | |
+ − | esp32c3/libnet80211.a | |
+ − | esp32c3/libpp.a | |
+ − | esp32c3/libsmartconfig.a | |
+ − | esp32c3/libwapi.a | |
+ − | esp32s2/libcoexist.a | |
+ − | esp32s2/libcore.a | |
+ − | esp32s2/libespnow.a | |
+ − | esp32s2/libmesh.a | |
+ − | esp32s2/libnet80211.a | |
+ − | esp32s2/libpp.a | |
+ − | esp32s2/libsmartconfig.a | |
+ − | esp32s2/libwapi.a | |
+ − | esp32s3/libcoexist.a | |
+ − | esp32s3/libcore.a | |
+ − | esp32s3/libespnow.a | |
+ − | esp32s3/libmesh.a | |
+ − | esp32s3/libnet80211.a | |
+ − | esp32s3/libpp.a | |
+ − | esp32s3/libsmartconfig.a | |
+ − | esp32s3/libwapi.a |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.