-
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/fix_max_conn_num_issue' into 'master'
esp_wifi: change max connection num on ESP32C3 and ESP32S3 Closes WIFI-5114 See merge request espressif/esp-idf!21503
- Loading branch information
Showing
7 changed files
with
77 additions
and
23 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