esp-idf/components/esp_wifi
Jakob Hasse 16514f93f0 refactor (test_utils)!: separate file for memory check functions
Memory check (leaks and heap tracing) functions for unit tests
now have a separate file now and are renamed for more consistency.

BREAKING CHANGE: renamed memory check function names which may be used
                 in unit tests outside IDF.
2021-12-08 11:06:00 +08:00
..
esp32 global: make periph enable/disable APIs private 2021-11-08 10:37:47 +08:00
esp32c3 esp_clk: refactor target/clk.h to private/esp_clk.h 2021-11-26 14:56:30 +08:00
esp32s2 esp_clk: refactor target/clk.h to private/esp_clk.h 2021-11-26 14:56:30 +08:00
esp32s3 esp_clk: refactor target/clk.h to private/esp_clk.h 2021-11-26 14:56:30 +08:00
include esp_wifi: support station only mode for code size down 2021-10-27 11:48:22 +08:00
lib@735645d974 esp_wifi: Update wifi lib 2021-11-25 15:48:53 +05:30
src wifi: Fix race conditon invoking invalid callback on deinit 2021-11-23 11:26:54 +01:00
test refactor (test_utils)!: separate file for memory check functions 2021-12-08 11:06:00 +08:00
test_md5 wpa_supplicant: bypass sonar checks for upstream code 2021-07-22 14:12:22 +08:00
CMakeLists.txt esp_wifi: fix quoting 2021-10-06 10:41:49 +02:00
Kconfig ESP8684: Add esp8684 target to other repo for passing build 2021-11-06 17:33:45 +08:00
linker.lf esp_wifi: move unused wifi log to noload section to save binary size 2021-07-01 10:18:37 +08:00
sdkconfig.rename Add HW external coexist api. 2021-10-12 14:05:14 +08:00