esp-idf/components/esp_wifi
wangmengyang 580b57c8b1 component/bt: reset Bluetooth hardware during controller inititalization on ESP32-C3
1. Rename MACROs SYSTEM_WIFI_RST_EN register bit fields to be more recognizable
2. reset Bluetooth baseband and MAC bits to fix the issue of task watchdog triggered during controller initialization due to invalid hardware state
2022-07-13 17:35:22 +08:00
..
esp32 esp_phy: update esp32 phy max tx power 2022-03-09 14:02:53 +08:00
esp32c3 component/bt: reset Bluetooth hardware during controller inititalization on ESP32-C3 2022-07-13 17:35:22 +08:00
esp32s2 esp_wifi: fix phy limit tx power for s2/c3 2022-04-26 03:26:10 -04:00
esp32s3 esp_wifi: backport some wifi fix 2021-10-14 21:37:57 +08:00
include fix the wifi scan fail issue caused by the power off the wifi power domain 2022-07-11 21:16:42 +08:00
lib@ef6c4a7cb1 esp_wifi: Refactor key install code 2022-06-21 11:23:46 +08:00
src component/bt: reset Bluetooth hardware during controller inititalization on ESP32-C3 2022-07-13 17:35:22 +08:00
test docs: initial update of programming guide for C3 2021-02-01 15:40:02 +08:00
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 esp_phy: use spinlock to avoid regi2c access conflicts 2022-04-06 14:46:10 +08:00
component.mk Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
Kconfig usb_serial_jtag: can print when wifi enabled by default 2022-02-09 17:36:04 +08:00
linker.lf Power Management: power up or down wifi power domain when wifi init or deinit 2022-07-11 21:15:16 +08:00
Makefile.projbuild esp_wifi: backport some wifi fix 2021-10-14 21:37:57 +08:00
sdkconfig.rename esp_wifi: fix esp32c3 code issues 2021-01-10 16:16:28 +08:00