xiehang
|
1ef10dc284
esp_wifi: Modify ESP_IF_WIFI_STA to WIFI_IF_STA
|
5 лет назад |
kapil.gupta
|
f74729c3bc
esp_wifi: Remove auth_changed event and fix wpa2 authmode threshold
|
5 лет назад |
Nachiket Kukade
|
107cf56e20
esp_wifi: Enable WPA3 & PMF by default
|
5 лет назад |
ronghulin
|
f0744184f5
fix: add event unregister comment
|
5 лет назад |
Jari Jokinen
|
266b0c3889
Fix instance names for event handler unregister
|
5 лет назад |
Jakob Hasse
|
1cf2312734
Examples: some examples use new event register API
|
6 лет назад |
Jakob Hasse
|
bcefbb03ad
examples: using xEventGroup bits properly
|
6 лет назад |
David Cermak
|
31b2702387
esp_netif, examples: esp_netif_init() moved into ESP_ERROR_CHECK()
|
6 лет назад |
David Cermak
|
204492bd78
examples: wifi getting started examples to use esp_netif_init() and
|
6 лет назад |
David Cermak
|
ec9f245dd3
examples: removed ip4addr_ntoa and used prefered IP2STR for displaying IP addresses
|
6 лет назад |
Anton Maklakov
|
afbaf74007
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
6 лет назад |
Angus Gratton
|
47bbb107a8
build system: Use CMake-based build system as default when describing commands
|
6 лет назад |
Ivan Grokhotkov
|
b4056560c0
examples/wifi: use esp_event library to handle events
|
7 лет назад |
zhangyanjiao
|
45d596d821
1. modify simple wifi example
|
7 лет назад |