esp-idf/components/esp_common
Shyamal Khachane dbe7c4a78d fix(esp_wifi): Backport some wifi fixes
1. Fix memory leak caused by assoc IE and retry timer
2. Discard commit frame received at confirmed state in SAE
3. Ignore immediate assoc req received from the station while we are
processing the older one. Fix regression caused by 4cb4faa9
2023-07-21 15:06:09 +05:30
..
include compiler: replaced noreturn by __noreturn__ in header files 2023-05-18 12:49:40 +08:00
src fix(esp_wifi): Backport some wifi fixes 2023-07-21 15:06:09 +05:30
test_apps/esp_common ci: fix invalid kconfig options in system test apps 2023-05-10 09:42:12 +08:00
.build-test-rules.yml ci: fix invalid kconfig options in system test apps 2023-05-10 09:42:12 +08:00
CMakeLists.txt esp_common: make esp_err_to_name and ESP_ERROR_CHECK usable on Linux 2022-08-18 18:16:45 +02:00
common.lf esp_system: Fix esp32c2/esp32c3/esp32h2 TLS size 2022-06-27 03:29:08 +00:00
Kconfig esp_common: move configs 2021-02-24 12:16:37 +08:00
project_include.cmake tools: cmake: check tool supported version with idf_tools.py 2022-10-03 19:01:32 +04:00
soc.lf esp32: move common fragment definitions 2021-03-31 19:17:33 +08:00