esp-idf/components/esp_wifi
Ivan Grokhotkov 3049ac6dbb ci: improve checks for Wi-Fi/PHYlibraries
- add missing Wi-Fi header MD5 checks for esp32c3, esp32s3
- check PHY libraries for references to ets_printf, in addition to
  checking Wi-Fi libraries. This used to happen until libphy.a was
  moved into a separate submodule.

Reported in https://github.com/espressif/esp-phy-lib/issues/3
2022-01-04 00:30:55 +01: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 allow for minimal scope of wifi_init_config_t 2021-12-08 19:39:41 +08:00
lib@428480bbb9 esp_wifi: Refactor key install code 2021-12-23 21:31:31 +08:00
src ESP_WIFI: Remove static analysis warnings 2021-12-08 17:32:22 +05:30
test refactor (test_utils)!: separate file for memory check functions 2021-12-08 11:06:00 +08:00
test_md5 ci: improve checks for Wi-Fi/PHYlibraries 2022-01-04 00:30:55 +01:00
CMakeLists.txt esp_wifi: fix quoting 2021-10-06 10:41:49 +02:00
Kconfig docs: update docs to be able to build with esp8684 2021-12-20 10:32:49 +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