esp-idf/components/esp_phy
wangmengyang 4d5aa82cea component/bt: reset Bluetooth hardware during controller inititalization on ESP32-C3/ESP32-S3
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-11 11:06:11 +08:00
..
esp32 esp_phy: update esp_phy submodule files copyright 2021-10-13 13:10:50 +08:00
esp32c3 esp_phy: fix tx power limit for esp32s2/s3/c3 2022-04-26 03:36:47 -04:00
esp32h2/include esp_phy: support phy init on esp32h2 chip 2021-09-08 21:20:37 +08:00
esp32s2 esp_phy: fix tx power limit for esp32s2/s3/c3 2022-04-26 03:36:47 -04:00
esp32s3 esp_phy: fix tx power limit for esp32s2/s3/c3 2022-04-26 03:36:47 -04:00
include fix the bug that some memory leaked in phy after wifi/ble deinit 2022-06-19 14:33:00 +00:00
lib@ff0d771b8e esp_wifi: backport some wifi fix 2022-06-14 10:57:47 +08:00
src component/bt: reset Bluetooth hardware during controller inititalization on ESP32-C3/ESP32-S3 2022-07-11 11:06:11 +08:00
test unit-test: fix esp32 phy enable test case 2021-10-18 19:42:52 +08:00
CMakeLists.txt esp_phy: use spinlock to avoid regi2c access conflicts 2022-04-06 12:18:23 +08:00
component.mk esp_phy: decouple esp_phy component from esp_wifi and bt 2021-06-03 16:17:31 +08:00
Kconfig usb_serial_jtag: can print when wifi enabled by default 2022-02-15 18:56:48 +08:00
linker.lf Power Management: power up or down wifi power domain when wifi init or deinit 2021-10-14 10:51:07 +08:00
Makefile.projbuild esp_phy: rename esp_phy component prefix 2021-10-13 13:10:49 +08:00
sdkconfig.rename light sleep: replace new kconfig option of mac bb power down & phy reduce tx power 2021-11-12 19:38:09 +08:00