esp-idf/components/esp_wifi
liu zhifu d56e7ec037 esp_wifi: modify WiFi buffer number type from uint8_t to uint16_t
Modify WiFi receiving buffer number type from uint8_t to uint16_t to support
configuring more than 255 buffers.
2019-10-14 21:30:45 +08:00
..
esp32/include
include esp_wifi: fix typo in comments (ESP_ERR_WIFI_NOT_STARTED) 2019-10-07 16:48:32 +02:00
lib_esp32@1068594fee esp_wifi: modify WiFi buffer number type from uint8_t to uint16_t 2019-10-14 21:30:45 +08:00
src Merge branch 'bugfix/fix_the_for_smartconfig_send_broadcast_to_phone' into 'master' 2019-09-20 14:01:59 +08:00
test add wifi init unit test cases 2019-10-11 13:00:57 +08:00
CMakeLists.txt esp32/esp_common: Remove deprecated system_* APIs 2019-09-13 09:44:07 +10:00
Kconfig Fix Kconfig issues discovered by upstream Kconfiglib 2019-09-23 16:10:57 +02:00
Makefile.projbuild
component.mk
linker.lf
sdkconfig.rename