This website requires JavaScript.
Explore
Help
Sign In
pioduino
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2c8f413059a143a303ee2ff66e47df13ec38cd37
esp-idf
/
components
/
esp_wifi
T
History
David Cermak
c4870f4d9e
esp_netif/wifi: Add API to destroy default wifi-netif for sta/ap
...
Partially addresses
https://github.com/espressif/esp-idf/issues/6950
2021-05-07 11:56:41 +00:00
..
esp32
[hal]: cleaned up interrupt mask functions
2021-04-06 11:54:13 +08:00
esp32c3
esp_wifi: update esp32c3 phy init data
2021-04-22 19:17:20 +08:00
esp32s2
[hal]: cleaned up interrupt mask functions
2021-04-06 11:54:13 +08:00
esp32s3
[hal]: cleaned up interrupt mask functions
2021-04-06 11:54:13 +08:00
include
esp_netif/wifi: Add API to destroy default wifi-netif for sta/ap
2021-05-07 11:56:41 +00:00
lib
@
e4415c1336
esp_wifi: fix nolightsleep after wifi init
2021-04-29 18:50:28 +08:00
src
esp_netif/wifi: Add API to destroy default wifi-netif for sta/ap
2021-05-07 11:56:41 +00:00
test
esp_wifi_deinit: Return ESP_ERR_WIFI_NOT_STOPPED if wifi is not stopped
2021-02-24 10:52:57 +05:30
test_md5
global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs
2020-04-03 01:10:02 +02:00
CMakeLists.txt
Merge branch 'bugfix/hal_duplicated_interrupt_functions' into 'master'
2021-04-23 07:47:51 +00:00
component.mk
Whitespace: Automated whitespace fixes (large commit)
2020-11-11 07:36:35 +00:00
Kconfig
wifi/ftm: Move FTM report logging into application and some bugfixes
2021-04-20 03:44:51 +00:00
linker.lf
esp32: move wifi related sections and schemes to esp_wifi
2021-03-01 14:19:34 +08:00
Makefile.projbuild
bugfix: fix make compile phy multiple bin error
2020-04-15 10:19:54 +08:00
phy_multiple_init_data.bin
feature: support multiple PHY init data
2020-03-05 16:14:00 +08:00
sdkconfig.rename
esp32: move brownout and cache err int setup
2021-03-31 19:13:03 +08:00