OVMS3-idf/components/esp_wifi
dongyou 94f4a88c2d wifi, bt: move esp_phy_common_clock_disable into periph_ctrl and put it into IRAM
Replace periph_module_enable/disable by periph_wifi_bt_common_module_enable which are in IRAM.
AddIRAM_ATTR periph_ll_wifi_bt_module_enable_clk_clear_rstandIRAM_ATTR periph_ll_wifi_bt_module_disable_clk_set_rstto fit O0 optimization level.
Delete duplicated spinlock and counter.
2020-08-05 17:41:05 +08:00
..
esp32/include esp_wifi: add limitation for setting maximum WiFi TX power 2019-06-27 17:28:59 +08:00
include esp wifi bugfix: 2020-07-08 17:27:15 +08:00
lib_esp32@76777dd804 esp_wifi: Fix WiFi fragment issue 2020-07-31 21:42:19 +08:00
src wifi, bt: move esp_phy_common_clock_disable into periph_ctrl and put it into IRAM 2020-08-05 17:41:05 +08:00
test WIFI: added log for wifi test, increased timeout 2019-12-31 08:33:11 +08:00
CMakeLists.txt Merge branch 'cleanup/make_supp_headers_private_v4.0' into 'release/v4.0' 2019-09-23 18:00:43 +08:00
component.mk supplicant/esp_wifi: move supplicant to idf 2019-06-29 22:46:52 +08:00
Kconfig esp_wifi: Enable WPA3 & PMF by default 2020-05-06 10:21:41 +05:30
linker.lf esp_wifi: Put some rx code to iram and update phy4180 2019-11-18 02:54:46 +00:00
Makefile.projbuild esp_wifi: fix wrong path of phy_init_data 2019-06-18 11:29:09 +08:00
sdkconfig.rename Improve coexistence performance according to specific WiFi/BT/BLE scienario 2020-02-18 12:40:48 +08:00