esp-idf/components/esp_wifi
Guillaume Souchere 6005cc9163 hal: Deprecate interrupt_controller_hal.h, cpu_hal.h and cpu_ll.h interfaces
This commit marks all functions in interrupt_controller_hal.h, cpu_ll.h and cpu_hal.h as deprecated.
Users should use functions from esp_cpu.h instead.
2022-07-22 00:06:06 +08:00
..
esp32 hal: Deprecate interrupt_controller_hal.h, cpu_hal.h and cpu_ll.h interfaces 2022-07-22 00:06:06 +08:00
esp32c2 esp_wifi: make int types consistent for esp32c2 2022-05-29 18:59:13 +08:00
esp32c3 component/bt: reset Bluetooth hardware during controller inititalization on ESP32-C3/ESP32-S3 2022-07-06 16:23:48 +08:00
esp32s2 hal: Deprecate interrupt_controller_hal.h, cpu_hal.h and cpu_ll.h interfaces 2022-07-22 00:06:06 +08:00
esp32s3 hal: Deprecate interrupt_controller_hal.h, cpu_hal.h and cpu_ll.h interfaces 2022-07-22 00:06:06 +08:00
include esp_netif/lwip: Fix deps cycles to "lwip -> esp_netif -> phy-drivers" 2022-07-20 14:59:07 +02:00
lib@93f419b354 esp_wifi:bugfix optimize beacon timeout issue 2022-07-21 08:23:59 +00:00
src esp_netif/lwip: Fix deps cycles to "lwip -> esp_netif -> phy-drivers" 2022-07-20 14:59:07 +02:00
test esp_netif/lwip: Fix deps cycles to "lwip -> esp_netif -> phy-drivers" 2022-07-20 14:59:07 +02:00
test_md5 ci: improve checks for Wi-Fi/PHYlibraries 2022-01-04 00:30:55 +01:00
CMakeLists.txt esp_netif/lwip: Fix deps cycles to "lwip -> esp_netif -> phy-drivers" 2022-07-20 14:59:07 +02:00
Kconfig esp_wifi: esp32c2 does not support csi. 2022-06-20 21:47:51 +08:00
linker.lf wifi: Fix linking of WiFi functions dependent on PM_ENABLE 2022-06-21 00:12:08 +08:00
sdkconfig.rename Add HW external coexist api. 2021-10-12 14:05:14 +08:00