esp-idf/components/soc/esp32c6
Nachiket Kukade dc46fe5343 fix(esp_wifi): Enable FTM for ESP32C2, fix other FTM issues
Enable FTM for ESP32C2 and update wifi libs with below fixes -

1. Bugfixes in Initiator and Responder mode
2. Fix wrong RTT value in first FTM procedure without connection
3. Update FTM calibration values for ESP32S2, S3, C3 and C2
4. Update distance estimation logic
5. Add some useful command parameters in FTM example
6. Fix bug when number of FTM measurement frames received is more
   than (number_of_brusts * FTMs per brust).

Co-authored-by: Sarvesh Bodakhe <sarvesh.bodakhe@espressif.com>
2023-07-13 10:37:53 +08:00
..
include fix(esp_wifi): Enable FTM for ESP32C2, fix other FTM issues 2023-07-13 10:37:53 +08:00
ld soc: regenerate modem header with regtool 2022-12-27 21:31:21 +08:00
adc_periph.c adc: support ADC on esp32c6 (hal) 2022-12-23 11:24:06 +08:00
dedic_gpio_periph.c esp32c6: add soc/ xxx_periph, xxx_channel, xxx_pins, etc. files 2022-09-01 12:28:06 +08:00
gdma_periph.c esp32c6: add soc/ xxx_periph, xxx_channel, xxx_pins, etc. files 2022-09-01 12:28:06 +08:00
gpio_periph.c esp32c6: add soc/ xxx_periph, xxx_channel, xxx_pins, etc. files 2022-09-01 12:28:06 +08:00
i2c_periph.c esp32c6: add soc/ xxx_periph, xxx_channel, xxx_pins, etc. files 2022-09-01 12:28:06 +08:00
i2s_periph.c i2s: support 4 line pdm rx on esp32s3 2022-11-04 15:46:34 +08:00
ieee802154_periph.c ieee802154: support driver opensrc 2023-04-27 11:27:57 +08:00
interrupts.c esp32c6: add soc/ reg and struct headers 2022-08-22 12:11:40 +08:00
ledc_periph.c esp32c6: add soc/ xxx_periph, xxx_channel, xxx_pins, etc. files 2022-09-01 12:28:06 +08:00
mcpwm_periph.c mcpwm: support esp32c6 2022-10-20 11:55:03 +08:00
parlio_periph.c driver: add parallel IO TX driver 2023-03-01 00:43:14 +00:00
pcnt_periph.c pcnt: support esp32c6 2022-09-08 18:26:04 +08:00
rmt_periph.c esp32c6: add soc/ xxx_periph, xxx_channel, xxx_pins, etc. files 2022-09-01 12:28:06 +08:00
rtc_io_periph.c rtcio: support rtcio on c6 2022-12-22 14:14:38 +08:00
sdio_slave_periph.c sdio: c6 support 2023-01-18 02:34:46 +00:00
sdm_periph.c esp32c6: add soc/ xxx_periph, xxx_channel, xxx_pins, etc. files 2022-09-01 12:28:06 +08:00
spi_periph.c spi_flash: bringup for esp32c6 2022-11-09 12:50:46 +08:00
temperature_sensor_periph.c esp32c6: add soc/ xxx_periph, xxx_channel, xxx_pins, etc. files 2022-09-01 12:28:06 +08:00
timer_periph.c esp32c6: add soc/ xxx_periph, xxx_channel, xxx_pins, etc. files 2022-09-01 12:28:06 +08:00
twai_periph.c twai: describe peripheral info 2022-11-04 17:40:29 +08:00
uart_periph.c esp32c6: add soc/ xxx_periph, xxx_channel, xxx_pins, etc. files 2022-09-01 12:28:06 +08:00