morris
22a0f9aecb
Merge branch 'refactor/remove_driver_dependency' into 'master'
...
refator(driver): remove unnecessary driver dependencies
Closes IDF-11475
See merge request espressif/esp-idf!41747
2025-10-01 03:09:57 +08:00
Kapil Gupta
04174c4928
Merge branch 'bugfix/concurrency_issue_roam_app' into 'master'
...
fix(esp_wifi): Add some fixes in roaming app
See merge request espressif/esp-idf!42262
2025-09-30 23:25:48 +05:30
Konstantin Kondrashov
a249714f3b
Merge branch 'fix/esp_efuse_enable_rom_secure_download_mode' into 'master'
...
fix(efuse): Fix enabling ROM secure download mode
See merge request espressif/esp-idf!41541
2025-10-01 01:38:16 +08:00
Mahavir Jain
b9cf9ea31f
Merge branch 'fix/mmu_psram_anti_fi' into 'master'
...
fix(security): add anti-FI checks while setting up PSRAM encryption
Closes IDF-13761
See merge request espressif/esp-idf!41750
2025-09-30 21:18:01 +05:30
Peter Dragun
4c53f42dc7
fix: Execute esptool scripts in interactive mode
...
The new version of esptool has a quite interactive output that supports
folding steps and overriding progress bar. Using interactive mode to run
esptool scripts will make the output propagate to the terminal immediately.
2025-09-30 15:28:55 +02:00
Peter Dragun
9eb07f92ba
docs: Update unify and update espefuse command outputs
2025-09-30 15:28:55 +02:00
Peter Dragun
1ce7513222
change: Accept --fill-flash-size in merge-bin as deprecated option
2025-09-30 15:28:55 +02:00
Peter Dragun
b22d45146f
change: Remove esptool.py deprecated warnings from ignore_build_warnings.txt
2025-09-30 15:28:55 +02:00
Peter Dragun
e3198fff3c
feat: Update esptool to v5
2025-09-30 15:28:55 +02:00
Jan Beran
94c59a9755
fix: Ensure deprecated options are correctly handled in linker fragments
2025-09-30 14:55:54 +02:00
Jan Beran
f7e1c5ec6c
ci(pre-commit): bump up kconfcheck pre-commit hook version to 3.2.0
2025-09-30 14:40:18 +02:00
Sonika Rathi
053fb47e78
Merge branch 'fix/esp_partition_api_with_error_reporting' into 'master'
...
feat(esp_partition): add error-returning variants for partition find APIs
Closes IDFGH-7740
See merge request espressif/esp-idf!42089
2025-09-30 18:11:54 +08:00
Rahul Tank
303d9b0624
fix(nimble): Declutter the nimble menu config options
2025-09-30 14:38:31 +05:30
David Cermak
d744d16fb0
fix(lwip): Make lwip alloc/free consistend in port layer
...
Merges https://github.com/espressif/esp-idf/pull/11534
2025-09-30 17:07:44 +08:00
Ashish Sharma
59f5bb4540
Merge branch 'contrib/github_pr_17652' into 'master'
...
fix(esp_tls_conn_new_sync): Fix `esp_tls_conn_new_sync`'s doc to reflect its implementation (GitHub PR)
Closes IDFGH-16528 and IDFGH-16475
See merge request espressif/esp-idf!42263
2025-09-30 16:46:37 +08:00
Chen Chen
a4710cc206
refactor(driver): remove redundant driver dependencies
...
now the driver component only contains legacy code for i2c, twai and
touch sensor
2025-09-30 15:47:45 +08:00
Roland Dobai
af1ceb322f
Merge branch 'feat/remove_legacy_esp_size' into 'master'
...
Tools/esp-idf-size: Remove --legacy argument and replace JSON format with JSON2
Closes IDF-8772 and DOC-12437
See merge request espressif/esp-idf!41743
2025-09-30 09:47:44 +02:00
Guillaume Souchere
b6b7337f5b
fix(console): Remove dead code findings from coverity
2025-09-30 09:31:34 +02:00
C.S.M
a417158514
Merge branch 'feat/mspi_suspend_p4_eco5' into 'master'
...
feat(spi_flash): Support flash suspend on esp32p4 resivion 3
Closes IDF-13511
See merge request espressif/esp-idf!42104
2025-09-30 15:14:09 +08:00
Konstantin Kondrashov
be280d3431
fix(efuse): Fix enabling ROM secure download mode
2025-09-30 15:08:27 +08:00
C.S.M
023981bebf
refactor(temperature_sensor): Make temperature sensor adapt to cpp,
...
Closes https://github.com/espressif/esp-idf/issues/17656
2025-09-30 14:57:54 +08:00
Laukik Hase
466c1d66b6
refactor(esp_tee): Remove the spi_flash_erase_chip service call
...
- Also fix coverity bug from TEE HMAC-PBKDF2 routine
2025-09-30 12:22:26 +05:30
Laukik Hase
8b92f3603f
fix(esp_tee): Correct flash operation bound checks to handle all overlap cases
...
- Ensure bound checks correctly handle all scenarios, including
when a requested operation's (SPI0/1) range fully contains the
TEE-protected region.
- Disable delegation of INTWDT timeout and Cache error interrupts as they reset
the device after the panic handler
2025-09-30 12:22:25 +05:30
Peter Marcisovsky
19cc026b0c
Merge branch 'feat/usb_host_suspend_status_hal_check' into 'master'
...
feat(usb_host): Add hal check for the global root port suspend
See merge request espressif/esp-idf!42098
2025-09-30 08:50:05 +02:00
Kapil Gupta
cf65928773
fix(esp_wifi): Cancel roaming_app_periodic_scan_internal_handler correctly
2025-09-30 14:18:29 +08:00
Kapil Gupta
a75a3710c4
fix(esp_wifi): Add some fixes in roaming app
2025-09-30 14:18:29 +08:00
Harshal Patil
f088a128ac
Merge branch 'test/set_minimal_build_for_security_test_apps' into 'master'
...
test(security): Use minimal build in the security test apps
Closes IDF-14203
See merge request espressif/esp-idf!42292
2025-09-30 11:38:21 +05:30
Mahavir Jain
343fd79462
Merge branch 'fix/allow_pre_programmed_efuse_pseudo_round_level_when_set_release_mode' into 'master'
...
Allow pre-programmed XTS-AES psuedo round level efuses
See merge request espressif/esp-idf!42041
2025-09-30 11:09:43 +05:30
harshal.patil
1d4a634b98
test(security): Use minimal build in the security test apps
2025-09-30 10:52:03 +05:30
Mahavir Jain
ad059d385b
fix(security): add anti-FI checks while setting up PSRAM encryption
2025-09-30 10:22:53 +05:30
Jiang Jiang Jian
729be4656b
Merge branch 'fix/increase_c5_pau_work_time' into 'master'
...
fix(esp_hw_support): increase esp32c5 wifi link working cost
See merge request espressif/esp-idf!41620
2025-09-30 12:44:01 +08:00
Meet Patel
0f776d31ae
Merge branch 'feature/ulp_riscv_pulse_counter_example' into 'master'
...
feat(ulp_riscv): Add pulse counter example code for ulp riscv
Closes IDF-14106
See merge request espressif/esp-idf!42107
2025-09-30 10:13:21 +05:30
Chen Jichang
0c95b8c267
fix(mcpwm): fix division by zero error in prescale
...
Closes https://github.com/espressif/esp-idf/issues/17665
2025-09-30 12:21:33 +08:00
Jiang Jiang Jian
7bd0eeff5e
Merge branch 'fix/controll_dcdc_switch_by_pmu_in_dslp' into 'master'
...
fix(esp_hw_support): control DCDC switch by PMU FSM while control DCDC_EN by software
See merge request espressif/esp-idf!41310
2025-09-30 11:50:55 +08:00
Jiang Jiang Jian
b23594125b
Merge branch 'bugfix/fix_regdomain_information_of_pk_incorrect' into 'master'
...
fix(wifi): fix regdomain information of PK is incorrect
See merge request espressif/esp-idf!42001
2025-09-30 11:50:49 +08:00
Chen Ji Chang
01a27c8a70
Merge branch 'feat/rmt_support_psram' into 'master'
...
feat(rmt): support receive buffer to psram
Closes IDF-8997
See merge request espressif/esp-idf!41327
2025-09-30 11:03:22 +08:00
Jared Pon
2b42a6aa2b
fix(esp_tls_conn_new_sync): Fix esp_tls_conn_new_sync's doc to reflect its implementation
...
Closes https://github.com/espressif/esp-idf/pull/17652
Closes https://github.com/espressif/esp-idf/issues/17598
2025-09-30 10:02:20 +08:00
Jiang Jiang Jian
b7deee951e
Merge branch 'feat/ft_with_sae' into 'master'
...
Add FT with SAE feature for station
See merge request espressif/esp-idf!39994
2025-09-30 10:01:21 +08:00
Samuel Obuch
b5ba537bcd
Merge branch 'feat/esp32h4_unicore_stop_other_core' into 'master'
...
feat(esp_system): stop other core for unicore esp32h4
See merge request espressif/esp-idf!41640
2025-09-30 04:12:34 +08:00
Roland Dobai
e0d86d8e8c
Merge branch 'fix/component_validation' into 'master'
...
Build & config: correct component targets property name in validation
See merge request espressif/esp-idf!42170
2025-09-29 21:57:23 +02:00
Wan Lei
7a2f6a8254
Merge branch 'fix/twai_hid_provider_word_ctu' into 'master'
...
fix(driver_twai): hide the provider keyword ctu in idf
See merge request espressif/esp-idf!42142
2025-09-30 00:58:32 +08:00
peter.marcisovsky
b3bb053160
refactor(usb_host): Remove usb component form esp-idf
...
- usb component was relocated from esp-idf to esp-usb
- the component is now a managed component
2025-09-29 17:15:17 +02:00
Roland Dobai
52f7cebcd3
ci: Support known failure cases in pytests on Windows runners
2025-09-29 15:38:43 +02:00
Roland Dobai
bc01141098
fix(cmake): correct component targets property name in validation
...
The component validation script was using an incorrect property name
'__COMPONENT_TARGETS' when retrieving component targets. This should be
'__BUILD_COMPONENT_TARGETS' to match the actual property name used
throughout the build system.
This fix ensures the component validation can properly access the list
of component targets and perform validation checks correctly.
2025-09-29 15:37:54 +02:00
Abhik Roy
57013ba404
Merge branch 'lwip/dhcps_add_dns_remove' into 'master'
...
feat(lwip): Remove deprecated LWIP_DHCPS_ADD_DNS Kconfig option
Closes IDF-11334 and DOC-12462
See merge request espressif/esp-idf!42119
2025-09-29 21:26:01 +08:00
Abhik Roy
d574382d7b
feat(lwip): Remove deprecated LWIP_DHCPS_ADD_DNS Kconfig option
2025-09-29 21:26:01 +08:00
tarun.kumar
324337369d
feat(wifi) : Add FT with SAE feature
2025-09-29 18:40:47 +05:30
sonika.rathi
5b65634b49
feat(esp_partition): add error-returning variants for partition find APIs
...
Add esp_partition_find_err() and esp_partition_find_first_err() to provide
error reporting while maintaining backward compatibility.
Closes https://github.com/espressif/esp-idf/issues/9281
2025-09-29 15:00:41 +02:00
Song Ruo Jing
f1e6e66fb5
Merge branch 'bugfix/usb_dp_pin_unusable_after_cpu_reset' into 'master'
...
fix(gpio): fix USB DP pin unusable after CPU reset for S3/C3
Closes IDFGH-16345
See merge request espressif/esp-idf!41694
2025-09-29 20:10:53 +08:00
Alexey Lapshin
e0b693493e
Merge branch 'feature/enable_zc_extensions_for_esp32p4' into 'master'
...
feat(tools): enable zc* extensions for esp32p4 revision >= 3.0
See merge request espressif/esp-idf!42166
2025-09-29 15:57:47 +04:00