David Čermák
a74725a31b
Merge branch 'feat/lwip/ipv6_dup_detect_tries' into 'master'
...
feat(lwip/config): add menuconfig option for setting LWIP_IPV6_DUP_DETECT_ATTEMPTS
Closes IDFGH-9320
See merge request espressif/esp-idf!39080
2025-05-26 17:00:47 +08:00
gongyantao
f7fedf3fb8
fix(bt): fixed incorrect mask was used to exclude sco packets
2025-05-26 16:49:06 +08:00
wanckl
6fde8cf8d2
ci(esp32c61): disable soc_caps, docs, test for eco3 update
2025-05-26 16:04:23 +08:00
wanckl
783ea76212
feat(soc): c61 eco3 soc header update
2025-05-26 16:04:18 +08:00
Espressif BOT
e08ed84287
change(mbedtls/crt_bundle): Update esp_cmn_crt_bundle certificates
2025-05-26 13:19:57 +05:30
Harshal Patil
fe40cc8f8b
Merge branch 'fix/suppress_cert_bundle_serial_number_warning' into 'master'
...
fix(mbedtls/esp_crt_bundle): Suppress non-negative serial number warning
Closes IDFCI-2945
See merge request espressif/esp-idf!39381
2025-05-26 13:19:00 +05:30
Zhou Xiao
3ce7470434
change(ble): make falling edge when disabling ts sync
2025-05-26 15:33:47 +08:00
Xu Si Yu
bd87b7cf57
feat(openthread): add a function to exit openthread main loop safely
2025-05-26 15:21:31 +08:00
Kevin (Lao Kaiyao)
9466411cd6
Merge branch 'ci/test_i2s_with_psram_config' into 'master'
...
ci: test ana_cmpr, dac, i2s, touch with CONFIG_SPIRAM_MALLOC_ALWAYSINTERNAL=0
Closes IDF-13027, IDF-13028, IDF-13032, and IDF-13044
See merge request espressif/esp-idf!39005
2025-05-26 14:47:29 +08:00
yinqingzhao
18a468b0d5
fix(bss_max_idle): fix some wifi bugs related to bss max idle
2025-05-26 14:26:19 +08:00
Harshal Patil
d8d8e91a80
Merge branch 'fix/all_crypto_periphs_reset_cause_sec_reset' into 'master'
...
fix(system_internal): Avoid the sec clock reset caused due to resetting all crypto peripherals
Closes IDF-13064, IDFCI-2878, and IDFCI-2877
See merge request espressif/esp-idf!39357
2025-05-26 11:40:06 +05:30
laokaiyao
a2cf361c5a
ci: test i2s, touch, ana_cmpr with CONFIG_SPIRAM_MALLOC_ALWAYSINTERNAL=0
2025-05-26 13:09:45 +08:00
laokaiyao
7d086d6a8d
fix(ana_cmpr): fixed FUNC_IN_IRAM option involves flash data
2025-05-26 13:09:45 +08:00
laokaiyao
16cc8f974d
ci: test i2s, touch, ana_cmpr with CONFIG_SPIRAM_MALLOC_ALWAYSINTERNAL=0
2025-05-26 13:09:45 +08:00
wanckl
c36f55c451
feat(esp_rom): update rom files for eco3
2025-05-26 11:39:26 +08:00
Zhou Xiao
b8c1c2b616
fix(ble): fixed spi log init failure return value for ESP32
2025-05-26 10:46:19 +08:00
Zhou Xiao
f582bd9ed0
fix(ble): fixed ts sync sleep support trigger
2025-05-23 19:11:50 +08:00
morris
c63f51dcb3
refactor(drivers)!: remove unnecessary io_loop_back and pull up/down config option
2025-05-23 18:09:53 +08:00
morris
8afb0fb9e6
Merge branch 'fix/drop_pm_code_if_not_need' into 'master'
...
fix(drivers): only call esp_pm APIs when CONFIG_PM_ENABLE is enabled
Closes IDFGH-15263
See merge request espressif/esp-idf!39045
2025-05-23 16:15:29 +08:00
Nilesh Kale
fa7c9b63b1
Merge branch 'feature/enable_support_for_deterministic_mode_and_ecdsa_192' into 'master'
...
enable support for deterministic mode and ecdsa 192 in ESP32H2
Closes IDF-12011, IDF-13065, and DOC-11194
See merge request espressif/esp-idf!39103
2025-05-23 15:19:08 +08:00
Zhou Xiao
8184004a4e
fix(ble): fixed printf va list cross function pass failure
2025-05-23 12:32:26 +08:00
C.S.M
561c7c4884
Merge branch 'fix/flash_log_clearer' into 'master'
...
fix(spi_flash): Make GD chip to be linked as default, also optimization the log information
See merge request espressif/esp-idf!39165
2025-05-23 12:16:54 +08:00
harshal.patil
5ae42e6f0b
fix(mbedtls/esp_crt_bundle): Suppress non-negative serial number warning
...
Co-authored-by: Mahavir Jain <mahavir.jain@espressif.com >
2025-05-23 09:28:42 +05:30
Armando (Dou Yiwen)
e9d7adf697
Merge branch 'test/re_enable_c5_80m_psram_tests' into 'master'
...
psram: re-enable 80M psram tests on C5 ECO2
See merge request espressif/esp-idf!39347
2025-05-23 02:58:45 +00:00
Konstantin Kondrashov
909fd09ffa
feat(partition_table): Improves documentation for partition table
2025-05-22 16:09:08 +03:00
Island
6897f90612
Merge branch 'feat/reduce_bin_size_and_iram_for_ble_rom_code' into 'master'
...
feat(ble/controller): Reduce bin size and IRAM for BLE rom code on ESP32-C3 and ESP32-S3
Closes BLERP-1855
See merge request espressif/esp-idf!38987
2025-05-22 20:20:22 +08:00
Rahul Tank
d55709fdae
Merge branch 'bugfix/coverity_fix' into 'master'
...
fix(nimble): Add changes for coverity reported issue
See merge request espressif/esp-idf!39292
2025-05-22 16:27:21 +05:30
harshal.patil
e08189f37b
fix(system_internal): Avoid the sec clock reset caused due to resetting all crypto peripherals
2025-05-22 16:01:02 +05:30
Chen Jichang
91f92b0e57
fix(glithc_filter): only call esp_pm APIs when CONFIG_PM_ENABLE is enabled
2025-05-22 17:38:58 +08:00
Chen Jichang
90050df641
fix(jpeg): only call esp_pm APIs when CONFIG_PM_ENABLE is enabled
2025-05-22 17:38:58 +08:00
Chen Jichang
8555b6c837
fix(adc): only call esp_pm APIs when CONFIG_PM_ENABLE is enabled
2025-05-22 17:38:58 +08:00
Chen Jichang
6674470e89
fix(ana_cmpr): only call esp_pm APIs when CONFIG_PM_ENABLE is enabled
2025-05-22 17:38:58 +08:00
Chen Jichang
fe1091c2ff
fix(lcd): only call esp_pm APIs when CONFIG_PM_ENABLE is enabled
2025-05-22 17:38:58 +08:00
Chen Jichang
5599fd4b1f
fix(sdm): only call esp_pm APIs when CONFIG_PM_ENABLE is enabled
2025-05-22 17:38:58 +08:00
Chen Jichang
70e5042ea9
fix(parlio): only call esp_pm APIs when CONFIG_PM_ENABLE is enabled
2025-05-22 17:38:58 +08:00
Laukik Hase
a1c6d2a458
fix(esp_tee): Fix failing SPI1 flash protection test-cases
2025-05-22 17:35:09 +08:00
C.S.M
0f1dbcc6a5
fix(spi_flash): Make GD chip to be linked as default, also optimization the log information
2025-05-22 17:35:09 +08:00
Chen Jichang
a21f7c78f9
fix(sdmmc): only call esp_pm APIs when CONFIG_PM_ENABLE is enabled
2025-05-22 17:27:18 +08:00
Chen Jichang
4bfd180a94
fix(i2c): only call esp_pm APIs when CONFIG_PM_ENABLE is enabled
2025-05-22 17:27:18 +08:00
Chen Jichang
6397820d0b
fix(rmt): only call esp_pm APIs when CONFIG_PM_ENABLE is enabled
2025-05-22 17:27:18 +08:00
Chen Jichang
c8371ca405
fix(mcpwm): only call esp_pm APIs when CONFIG_PM_ENABLE is enabled
2025-05-22 17:27:18 +08:00
Chen Jichang
91d1812315
fix(uhci): only call esp_pm APIs when CONFIG_PM_ENABLE is enabled
2025-05-22 17:27:18 +08:00
Chen Jichang
9837138659
fix(gptimer): only call esp_pm APIs when CONFIG_PM_ENABLE is enabled
2025-05-22 17:27:18 +08:00
Chen Jichang
9e5ed3bdd2
fix(twai): only call esp_pm APIs when CONFIG_PM_ENABLE is enabled
2025-05-22 17:27:18 +08:00
morris
57420057b6
fix(pcnt): only call esp_pm APIs when CONFIG_PM_ENABLE is enabled
...
Closes https://github.com/espressif/esp-idf/issues/15923
2025-05-22 17:27:18 +08:00
nilesh.kale
148d31b659
feat: enable support for deterministic mode for esp32h2
2025-05-22 14:55:15 +05:30
nilesh.kale
0fb8c2a9b8
feat: enabled ECDSA-P192 support for ESP32H2
2025-05-22 14:55:03 +05:30
Rocha Euripedes
5783a22d84
Merge branch 'update_mqtt_pre_refactor' into 'master'
...
Update esp-mqtt submodule to 6af4446a
Closes IDFGH-11179, IDFGH-14022, IDFGH-14489, and IDFGH-14616
See merge request espressif/esp-idf!38893
2025-05-22 16:59:13 +08:00
Chai Ji’e
13904408af
Merge branch 'feature/c61_ldo_dbias_read_from_efuse' into 'master'
...
feat(C61): support ldo dbias and ocode read from efuse for chip762
See merge request espressif/esp-idf!39215
2025-05-22 16:55:01 +08:00
Wu Zheng Hui
a42929a75f
Merge branch 'fix/fix_esp_timer_accuracy_when_do_dfs' into 'master'
...
fix(esp_hw_support): improve esp timer accuracy on DFS for esp32 & esp32s2
Closes PM-405, WIFI-4986, and WIFI-5942
See merge request espressif/esp-idf!39217
2025-05-22 16:38:10 +08:00