esp-idf/components
Nachiket Kukade 6587ff6110 wifi/ftm: Move FTM report logging into application and some bugfixes
Move FTM report processing and logging to application
Update wifi lib with below bugfixes
1. Initiator parameters sanity checks
2. Responder config option, fix beacon caps
3. To save space, register FTM modules only when FTM is enabled

Co-Authored-By: Nachiket Kukade <nachiket.kukade@espressif.com>
Co-Authored-By: Zhang Jun Hao <zhangjunhao@espressif.com>
2021-04-20 14:00:23 +05:30
..
app_trace
app_update secure_boot: Secure Boot V2 verify app signature on update (without Secure boot) 2021-03-17 17:08:59 +08:00
asio
bootloader Merge branch 'bugfix/silent_asserts_v4.3' into 'release/v4.3' 2021-04-13 04:30:09 +00:00
bootloader_support gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 2021-04-12 17:45:06 +08:00
bt esp-idf: Added an option in menuconfig to configure maximum gatt services 2021-04-19 12:28:49 +05:30
cbor
cmock
coap
console
cxx
driver deep sleep: fix sleep gpio wakeup fail issue 2021-04-14 15:40:13 +08:00
efuse Merge branch 'feature/temp_v4.3' into 'release/v4.3' 2021-03-26 05:51:47 +00:00
esp-tls components: Use CONFIG_LWIP_IPV6 to strip IPv6 function in components 2021-04-12 05:42:50 +00:00
esp32 gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 2021-04-12 17:45:06 +08:00
esp32c3 Merge branch 'bugfix/deep_sleep_skip_verify_rtc_mem_heap_v4.3' into 'release/v4.3' 2021-04-12 08:18:21 +00:00
esp32s2 esp32c3: memprot API upgrade and test application 2021-04-12 10:21:58 +10:00
esp32s3 gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 2021-04-12 17:45:06 +08:00
esp_adc_cal [cxx]: fixed extern "C" declarations 2021-03-15 17:48:23 +08:00
esp_common
esp_eth gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 2021-04-12 17:45:06 +08:00
esp_event esp_wifi: Fix some wifi bugs 2021-03-31 14:21:49 +08:00
esp_gdbstub
esp_hid
esp_http_client
esp_http_server components: Use CONFIG_LWIP_IPV6 to strip IPv6 function in components 2021-04-12 05:42:50 +00:00
esp_https_ota
esp_https_server
esp_hw_support rtc: increase CI acceptance range for calc 8M test 2021-04-09 15:06:11 +08:00
esp_ipc
esp_local_ctrl
esp_netif components: Use CONFIG_LWIP_IPV6 to strip IPv6 function in components 2021-04-12 05:42:50 +00:00
esp_pm esp_pm: fix an issue and add an interface (backport to v4.3) 2021-04-13 17:16:23 +08:00
esp_ringbuf
esp_rom Support new section addr and wifi lib for ESP32C3-ECO3. 2021-03-30 16:05:13 +08:00
esp_serial_slave_link
esp_system esp_pm: fix an issue and add an interface (backport to v4.3) 2021-04-13 17:16:23 +08:00
esp_timer docs: updated system api-reference chapters for C3 2021-03-30 14:28:02 +08:00
esp_websocket_client
esp_wifi wifi/ftm: Move FTM report logging into application and some bugfixes 2021-04-20 14:00:23 +05:30
espcoredump gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 2021-04-12 17:45:06 +08:00
esptool_py esptool: update to support flashing esp32c3 eco 3 2021-03-26 18:42:41 +08:00
expat
fatfs spi: remove HSPI macro on esp32c3 and esp32s3 2021-04-06 15:30:28 +08:00
freemodbus components: Use CONFIG_LWIP_IPV6 to strip IPv6 function in components 2021-04-12 05:42:50 +00:00
freertos freertos: Add some comments about deleting tasks when using SMP 2021-04-14 19:45:08 +10:00
hal Merge branch 'bugfix/enable_gpio18_gpio19_esp32c3_v4.3' into 'release/v4.3' 2021-04-13 07:40:00 +00:00
heap
idf_test
jsmn
json
libsodium
log
lwip Merge branch 'bugfix/silent_asserts_v4.3' into 'release/v4.3' 2021-04-13 04:30:09 +00:00
mbedtls mbedtls tests: Add optional debug log output to AES stream tests 2021-03-25 15:28:45 +11:00
mdns mdns: Fixed the ip header TTL to be correctly set to 255 2021-04-13 10:36:30 +02:00
mqtt
newlib Merge branch 'bugfix/silent_asserts_v4.3' into 'release/v4.3' 2021-04-13 04:30:09 +00:00
nghttp
nvs_flash [doc]: elaborated nvs encryption comments in nvs 2021-03-22 13:02:35 +00:00
openssl
partition_table
perfmon
protobuf-c
protocomm protocomm: Fixed NULL check of allocated memory 2021-03-05 10:04:45 +05:30
pthread
riscv
sdmmc
soc fix: reduce the consumption of touch sensor during deep sleep 2021-04-12 12:24:53 +08:00
spi_flash gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 2021-04-12 17:45:06 +08:00
spiffs
tcp_transport
tcpip_adapter components: Use CONFIG_LWIP_IPV6 to strip IPv6 function in components 2021-04-12 05:42:50 +00:00
tinyusb
touch_element touch_element: fix event callback parameter type, change it into pointer 2021-03-05 11:45:47 +08:00
ulp
unity
vfs vfs: use sys/dirent.h from newlib 2021-03-16 10:33:31 +08:00
wear_levelling docs: update api-reference chapters for C3 2021-03-02 15:00:56 +08:00
wifi_provisioning
wpa_supplicant
xtensa