mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
bd2e55def3
1. Modify wifi_init_config_t to: typedef struct { wifi_event_handler_t event_handler; /**< WiFi event handler */ } wifi_init_config_t; 2. Modify argument of esp_wifi_set/get_promiscuous from uint8_t/uint8_t* to bool/bool* |
||
---|---|---|
.. | ||
bootloader | ||
bt | ||
driver | ||
esp32 | ||
esptool_py | ||
expat | ||
freertos | ||
json | ||
log | ||
lwip | ||
mbedtls | ||
newlib | ||
nvs_flash | ||
partition_table | ||
spi_flash | ||
tcpip_adapter |