Tan Yan Quan
bfd897b287
docs(ieee802154): improve Kconfig documentation and organization
2026-02-06 20:18:33 +08:00
morris
b9f2b4b547
Merge branch 'fix/usb_host_priorities_backport_v5.3' into 'release/v5.3'
...
fix(host/usb): Fixed deadlock that prevented closing devices from high priority tasks (backport to v5.3)
See merge request espressif/esp-idf!45632
2026-02-06 15:36:34 +08:00
morris
051e26e45e
Merge branch 'fix/i2c_redundant_local_level_v5.3' into 'release/v5.3'
...
fix(i2c): fix LOG_LOCAL_LEVEL redefinition error when CONFIG_I2C_ENABLE_DEBUG_LOG is enabled (v5.3)
See merge request espressif/esp-idf!45650
2026-02-06 10:35:56 +08:00
morris
077f001de1
Merge branch 'fix/fix_dma_fail_when_flash_enc_enabled_v5.3' into 'release/v5.3'
...
fix(dma): fix dma alignment when flash_enc enabled (v5.3)
See merge request espressif/esp-idf!45082
2026-02-06 10:33:32 +08:00
Mahavir Jain
455f5f11a0
Merge branch 'fix/esp_https_client_test_v5.3' into 'release/v5.3'
...
fix(esp_http_client): Fixed the example pytest (v5.3)
See merge request espressif/esp-idf!45449
2026-02-05 18:47:56 +05:30
Alexey Gerenkov
30961f57a4
Merge branch 'fix/coredump_test_tcb_corrupted_v5.3' into 'release/v5.3'
...
test(espcoredump): fix test for corrupted TCB handling in coredump (v5.3)
See merge request espressif/esp-idf!45329
2026-02-05 18:37:01 +08:00
Rahul Tank
6ee75a8721
Merge branch 'bugfix/fix_nimble_issues_v5.3' into 'release/v5.3'
...
Fix few nimble issues related to different functionalities (v5.3)
See merge request espressif/esp-idf!45618
2026-02-05 14:47:57 +05:30
Michael (XIAO Xufeng)
0568a14500
Merge branch 'fix/min_rev_usage_v5.3' into 'release/v5.3'
...
fix: fix wrong REV_MIN usage for security, bt, efuse (v5.3)
See merge request espressif/esp-idf!45654
2026-02-05 11:56:23 +08:00
Jiang Jiang Jian
eaeb3da88f
Merge branch 'docs/update_cve_2026-25532_v5.3' into 'release/v5.3'
...
docs: update vulnerabilities guide to mention CVE 2026-25532 (v5.3)
See merge request espressif/esp-idf!45640
2026-02-05 10:57:38 +08:00
Jiang Jiang Jian
0560a802c6
Merge branch 'ci/fix_wifi_testcase_v5.3' into 'release/v5.3'
...
fix(unit_test): Fix esp_wifi and wpa_supplicant unit tests (Backport v5.3)
See merge request espressif/esp-idf!42687
2026-02-05 10:55:56 +08:00
morris
a27b3528d5
Merge branch 'fix/correct_adc_periph_num_on_c2_v5.3' into 'release/v5.3'
...
fix(adc): fix ESP32-C2/P4 wrong adc periph num (v5.3)
See merge request espressif/esp-idf!41538
2026-02-05 10:05:50 +08:00
Xiao Xufeng
c195f6a30b
fix(bt): fix AGC_RECORRECT on ESP32-C3 when REV_MIN configured higher than 102
2026-02-05 01:44:12 +08:00
Xiao Xufeng
dd4de2b171
fix(i2c): fix LOG_LOCAL_LEVEL redefinition error when CONFIG_I2C_ENABLE_DEBUG_LOG is enabled
...
- Move LOG_LOCAL_LEVEL definition before including esp_check.h
- Fixes compilation error: 'LOG_LOCAL_LEVEL' redefined [-Werror]
Closes https://github.com/espressif/esp-idf/issues/17877
2026-02-05 00:42:30 +08:00
Kapil Gupta
883c4f0c26
docs: update vulnerabilities guide to mention CVE-2026-25532
2026-02-04 14:31:12 +05:30
Tomas Rezucha
85049c9338
fix(host/usb): Fixed deadlock that prevented closing devices from high priority tasks
...
If in usb_host_interface_release() the underlying pipe was halted while having an URB in-flight,
usb_host_client_handle_events() may not have had a chance to process the URB yet.
Check if there are any pending URBs on the pipe before attempting to free it.
Closes https://github.com/espressif/esp-idf/issues/17707
2026-02-04 08:00:21 +01:00
morris
6d3693afd2
Merge branch 'fix/adc_continuous_iram_config_v5.3' into 'release/v5.3'
...
fix(adc): fix ESP32/S2 panic when use continuous ADC (v5.3)
See merge request espressif/esp-idf!43641
2026-02-04 14:59:03 +08:00
morris
ee07a8765c
Merge branch 'fix/adc_c6_get_high_result_v5.3' into 'release/v5.3'
...
fix(adc): fix ESP32C6 ADC get high result after enable (v5.3)
See merge request espressif/esp-idf!43230
2026-02-04 14:58:13 +08:00
morris
06eb046506
Merge branch 'fix/esp32_adc_continuous_loss_sample_v5.3' into 'release/v5.3'
...
Fix/esp32 adc continuous loss sample (v5.3)
See merge request espressif/esp-idf!42831
2026-02-04 14:57:29 +08:00
morris
a537874aa8
Merge branch 'feature/esp32c5_p4_adc_calibration_v5.3' into 'release/v5.3'
...
Feature/esp32 p4 adc calibration (v5.3)
See merge request espressif/esp-idf!40153
2026-02-04 10:20:35 +08:00
morris
dfd8b5e22a
Merge branch 'fix/wrong_channel_gpio_num_on_p4_adc2_v5.3' into 'release/v5.3'
...
ADC: add continuous parse data API (v5.3)
See merge request espressif/esp-idf!42207
2026-02-04 10:18:49 +08:00
Astha Verma
22256e66a1
fix(nimble): Added device name log for ext adv in blecent_throughput
2026-02-03 16:30:07 +05:30
Shreeyash
ffaa6a7a34
fix(nimble): Fix host init assert when periodic sync is disabled
2026-02-03 16:30:03 +05:30
Rahul Tank
33a814e3b5
fix(nimble): Added change to copy adv params to be reused during reattempt adv
2026-02-03 16:30:00 +05:30
Rahul Tank
ee3986ad89
fix(nimble) Add EXT_ADV dependancy flag for EXT_SCAN in menuconfig
2026-02-03 16:29:56 +05:30
Rahul Tank
8739180520
fix(nimble): Fixed duplication of HCI record entry HCI logging
2026-02-03 16:29:53 +05:30
Rahul Tank
63ab45f770
fix(nimble): Rework L2CAP Rx for L2CAP SDU reassembly
2026-02-03 16:29:49 +05:30
Rahul Tank
9ca2646823
fix(nimble): Address security vulnerabilties and NVS corruption issues
2026-02-03 16:29:46 +05:30
Rahul Tank
ff2e77114a
fix(nimble): Add extra logs to track critical failures
2026-02-03 16:29:43 +05:30
Rahul Tank
38352a742d
fix(nimble): Fix coverity reported issue
...
Handled unchecked return value in ble_hs_pvcy.c
2026-02-03 16:29:39 +05:30
Astha Verma
c104987307
fix(nimble): Fix early cleanup when periodic sync reattempts exhausted
2026-02-03 16:29:35 +05:30
gaoxu
86d03de910
docs(adc): update adc oneshot/continuous docs on P4
2026-02-03 16:52:04 +08:00
gaoxu
1cd6b0868d
docs(adc): add ADC calibration docs on ESP32P4
2026-02-03 16:52:04 +08:00
gaoxu
ee04b19643
feat(adc): support ADC calibration on ESP32P4
2026-02-03 16:52:04 +08:00
gaoxu
bc9c799a2d
ci(adc): enable P4 ADC test and correct ADC performance thresh
2026-02-03 16:52:04 +08:00
gaoxu
3d0e9bc168
fix(adc): fix P4 adc continuous mode stop early
2026-02-03 16:52:04 +08:00
gaoxu
9557828ef8
fix(adc): fix adc1 error after bootloader random
2026-02-03 16:52:04 +08:00
gaoxu
50c802d057
feat(adc): add adc_continuous_parse_data api
2026-02-03 16:51:43 +08:00
gaoxu
c009533e8c
fix(adc): fix ESP32-P4 ADC2 wrong channel num
2026-02-03 16:51:43 +08:00
gaoxu
6886209cc0
fix(adc): fix ESP32 ADC continuous loss sample times
2026-02-03 16:43:05 +08:00
gaoxu
e1922ac37d
fix(adc): fix ESP32C6 ADC get high result after enable
2026-02-03 16:39:44 +08:00
gaoxu
7cf081509b
fix(adc): fix wrong adc periph num on C2/P4
2026-02-03 16:36:16 +08:00
gaoxu
19efb5a643
fix(adc): fix ESP32/S2 panic when use continuous ADC
2026-02-03 16:35:25 +08:00
Wang Meng Yang
96044a4442
Merge branch 'feat/set_encoder_params_v5.3' into 'release/v5.3'
...
fix(bt/bluedroid): Handle stream reconfiguration via stream close and re-open for A2DP ACP(v5.3)
See merge request espressif/esp-idf!45467
2026-02-03 13:42:53 +08:00
Island
51e6835e90
Merge branch 'feat/add_new_bluedroid_host_examples_v5.3' into 'release/v5.3'
...
feat(ble/bluedroid): Add new bluedroid host examples (v5.3)
See merge request espressif/esp-idf!44878
2026-02-02 19:34:25 +08:00
yangfeng
7d10416565
fix(bt/bluedroid): Handle stream reconfiguration via stream close and re-open for A2DP ACP
2026-02-02 16:48:12 +08:00
Chen Jichang
a29891e424
fix(gdma): skip alignment check for AHBDMA version 1 when flash enc
2026-02-02 09:56:59 +08:00
Chen Jichang
e12b248751
fix(gdma): fix dma burst size when flash enc enabled
2026-02-02 09:56:59 +08:00
Chen Jichang
9ca62bde3e
fix(dma): fix dma alignment when flash_enc enabled
...
Closes https://github.com/espressif/esp-idf/issues/17708
2026-02-02 09:56:59 +08:00
zhiweijian
6f48dddbc2
fix(ble/bluedroid): Fixed bluedroid examples CI failed
2026-01-31 10:54:13 +08:00
Alexey Gerenkov
82e2626170
Merge branch 'fix/wshadow_warning_on__atomic_test_and_set' into 'release/v5.3'
...
fix(newlib): fix intended warning in case -Wshadow is enabled
See merge request espressif/esp-idf!44632
2026-01-30 21:05:22 +08:00