Angus Gratton
|
66fb5a29bb
|
Whitespace: Automated whitespace fixes (large commit)
Apply the pre-commit hook whitespace fixes to all files in the repo.
(Line endings, blank lines at end of file, trailing whitespace)
|
2020-11-11 07:36:35 +00:00 |
|
Hrudaynath Dhabe
|
8746d3726b
|
wifi: Add IDF specific changes to add support for registering tx_done callback
|
2020-09-24 18:39:04 +05:30 |
|
aditi_lonkar
|
a6a8381745
|
wifi: Fix esp_wifi log levels
Closes https://github.com/espressif/esp-idf/issues/5721
|
2020-08-28 11:59:03 +05:30 |
|
liu zhifu
|
fa9a5c0be5
|
esp_wifi: optimize WiFi TX performance
|
2020-08-13 12:26:21 +08:00 |
|
Xia Xiaotian
|
526a3e49ed
|
esp_wifi: When WiFi TSF is active, skip light sleep
* Add an API for peripherals to set callbacks to skip light sleep
* Make WiFi power save example work
|
2020-05-13 19:31:36 +08:00 |
|
zhangyanjiao
|
7416c37fe1
|
fix the bug for getting channel and bandwidth
|
2019-12-23 20:06:13 +08:00 |
|
liu zhifu
|
b09624e89a
|
esp_wifi: fix WiFi deinit memory leak
|
2019-10-30 10:12:15 +08:00 |
|
chenyudong
|
18df3dd5ed
|
test: move wifi library check to esp32-wifi-lib ci
|
2019-07-19 13:12:57 +08:00 |
|
xiehang
|
8f2d13d9db
|
WiFi: Modify the wifi_country struct in VNC to keep it consistent with IDF.
1, Modfy wifi_country struct
2, Add md5 check esp_wifi_types.h
3, Add md5 check esp_wifi.h
|
2019-07-14 15:10:11 +08:00 |
|
XiaXiaotian
|
29d1d2bd38
|
esp_wifi: refactor smartconfig callback to use esp event
|
2019-07-04 18:00:04 +08:00 |
|
liu zhifu
|
197e0ae147
|
esp_wifi: fix some WiFi bugs
Fix following WiFi bugs:
1. Make smartconfig thread-safe
2. Fix WiFi stop/deinit memory leak
3. Refactor for WiFi init/deinit/ioctl etc
4. Add declaration for esp_wifi_internal_ioctl()
5. Fix the bug that WiFi stop leads to task watchdog
|
2019-05-22 22:18:05 +08:00 |
|
morris
|
79bb5de426
|
derive esp_wifi from esp32 component
|
2019-04-01 20:04:52 +08:00 |
|