Gao Xu
18e884532b
Merge branch 'camera/add_dvp_example' into 'master'
...
P4 DVP example and bugfix
See merge request espressif/esp-idf!39308
2025-06-09 09:57:14 +08:00
laokaiyao
6d2bfc70c1
fix(touch): fixed incorrect interval clock source
2025-06-08 22:08:00 +08:00
laokaiyao
0f2c1ab859
refactor(touch): adjust touch channel number on P4 from 0-13 to 1-14
2025-06-08 22:08:00 +08:00
Espressif BOT
da1842ea0f
change(mbedtls/crt_bundle): Update esp_cmn_crt_bundle certificates
2025-06-08 13:35:51 +05:30
Rahul Tank
adcbdd7da4
Merge branch 'bugfix/add_missing_deinit_call' into 'master'
...
fix(nimble): Add invocation for mempool_deinit
Closes BT-4026
See merge request espressif/esp-idf!39664
2025-06-07 18:34:54 +05:30
David Cermak
c57254c4b1
fix(esp_netif): Fix reasigning static IP after netif down -> up
...
Fixes regression from 307f45d5
(ip_info should be cleaned, but only if we're running DHCP client on that netif)
2025-06-06 15:43:53 +02:00
Laukik Hase
0d8a1f5427
refactor(hal): Refactor the APM LL/HAL APIs
2025-06-06 18:28:47 +05:30
Abhinav Kudnar
b03186d71f
fix(nimble): memset the sync structs to prevent uncertainty for ext_adv reports
2025-06-06 16:58:48 +05:30
Aditya Patwardhan
d835854c8f
Merge branch 'bugfix/fix_tls1_3_dynamic_buffer_build' into 'master'
...
fix(mbedtls): Fix failing build with TLS1.3 only and dynamic buffer enabled
Closes IDF-13140
See merge request espressif/esp-idf!39319
2025-06-06 16:09:25 +05:30
Jiang Jiang Jian
a3cf6468b1
Merge branch 'bugfix/fix_cant_enter_modem_sleep_after_probe_disassoc' into 'master'
...
fix(wifi): fix cant sleep if connection breaks during sending probe
Closes AUD-6394
See merge request espressif/esp-idf!39702
2025-06-06 18:08:54 +08:00
morris
6bbd68b1f8
ci(doc): kconfig change should trigger a full doc build
2025-06-06 18:00:16 +08:00
cjin
a10696d7e1
fix(ble): change the default ble cca thresh on ESP32-C2
2025-06-06 17:57:35 +08:00
cjin
a2fab0ad60
fix(ble): change the default ble cca thresh on ESP32-H2
2025-06-06 17:57:04 +08:00
cjin
581521526b
fix(ble): change the default ble cca thresh on ESP32-C6
2025-06-06 17:56:55 +08:00
cjin
c802176535
fix(ble): change the default ble cca thresh on ESP32-C5
2025-06-06 17:56:44 +08:00
zwl
6c5bff1bd8
fix(ble): change ld file on ESP32-C2
2025-06-06 17:56:32 +08:00
zwl
44d7fc43f6
fix(ble): fixed an occasional abnormal scanning stop issue on ESP32-C5
2025-06-06 17:56:23 +08:00
zwl
3c8ba488e0
fix(ble): fixed an occasional assertion issue during sync on ESP32-C6
2025-06-06 17:56:11 +08:00
zwl
4be18a2469
change(ble): [AUTO_MR] Update lib_esp32c2 to 7f72c031
2025-06-06 17:55:08 +08:00
zwl
57c8d23800
change(ble): [AUTO_MR] Update lib_esp32c6 to 35fe65f4
2025-06-06 17:55:08 +08:00
zwl
dacaae746e
change(ble): [AUTO_MR] Update lib_esp32c5 to 35fe65f4
2025-06-06 17:55:08 +08:00
zwl
dbf7835a6b
change(ble): [AUTO_MR] Update lib_esp32h2 to 35fe65f4
2025-06-06 17:55:07 +08:00
Geng Yuchao
aa4489a879
feat(esp32c5): Enable Bluetooth LE CTE feature
2025-06-06 17:52:41 +08:00
Geng Yuchao
d8631ed3db
feat(ble): Add Bluetooth LE CTE connectionless AoA/AoD examples
2025-06-06 17:52:41 +08:00
Guillaume Souchere
139df47cf3
feat(usb_cdc): Update vfs read() to comply with POSIX standards
2025-06-06 11:41:26 +02:00
Frangen, Leon
eae1f3c302
feat(esp_eth): Enable rx/tx timestamp for non-PTP frames via ioctl
2025-06-06 11:35:10 +02:00
harshal.patil
85ec4df4db
change(mbedlts/port): Remove deprecated header files
2025-06-06 14:52:03 +05:30
harshal.patil
fe78370ec9
feat(mbedtls/sha): New API for setting SHA mode
2025-06-06 14:51:44 +05:30
harshal.patil
afdf1a31c8
feat(soc): Update ESP32-C5 ECO2 to support SHA512
2025-06-06 14:51:44 +05:30
Armando (Dou Yiwen)
d0aabd36b4
Merge branch 'fix/fix_xip_psram_ptr_check' into 'master'
...
psram: fixed psram ptr check issue under xip_psram condition for ESP32P4
Closes IDFGH-15338, IDFGH-15340, and IDF-12458
See merge request espressif/esp-idf!39405
2025-06-06 08:54:34 +00:00
gaoxu
b173783d92
docs(camera): add lcd_cam dvp driver docs for camera
2025-06-06 16:53:51 +08:00
Kapil Gupta
bc93cee52e
Merge branch 'bugfix/set_default_ap_mgmt_cipher' into 'master'
...
fix(esp_wifi): Set default ap mgmt cipher
See merge request espressif/esp-idf!39691
2025-06-06 14:00:04 +05:30
Roland Dobai
5799f556b4
Merge branch 'break/drop_gdbgui' into 'master'
...
Tools: Drop official support for gdbgui
Closes IDF-4627
See merge request espressif/esp-idf!39326
2025-06-06 10:23:44 +02:00
Zhang Shuxian
8b30f85f2f
docs: Update hw-reference/index.rst for esp32p4
2025-06-06 16:23:43 +08:00
Armando (Dou Yiwen)
af69042685
Merge branch 'fix/fix_c5_eco2_psram_wrong_tuning_point' into 'master'
...
psram: fixed wrong psram tuning point on c5 eco2
See merge request espressif/esp-idf!39642
2025-06-06 07:57:57 +00:00
Marius Vikhammer
24c15284db
Merge branch 'bugfix/c5_newlib_tests' into 'master'
...
test(newlib): fixed failing C5 ECO2 newlib tests
Closes IDFCI-2879
See merge request espressif/esp-idf!39639
2025-06-06 15:50:35 +08:00
morris
a04df4631e
refactor(gptimer)!: removed the legacy driver
...
also provide idy.py hints instructions
2025-06-06 15:11:26 +08:00
C.S.M
b194636859
feat(spi_flash): Add spi flash suspend support on esp32c5, esp32c61
2025-06-06 15:03:41 +08:00
Zhang Wen Xu
4a80901841
Merge branch 'fix/rx_abort_next_op' into 'master'
...
fix(openthread): disable rx_abort events in next operation
See merge request espressif/esp-idf!39708
2025-06-06 06:55:04 +00:00
Marius Vikhammer
27f232a929
test(newlib): fixed failing C5 ECO2 newlib tests
2025-06-06 08:38:24 +02:00
Roland Dobai
3efb46e480
remove(tools): Drop official support for gdbgui
2025-06-06 14:32:05 +08:00
Roland Dobai
532ea1ad6d
change(tools): fix the style of debug_ext.py
2025-06-06 14:32:05 +08:00
Li Shuai
ea4787e6e6
Merge branch 'bugfix/idfci-2959' into 'master'
...
fix ci build doc field on power management and sleep rst text
Closes IDFCI-2959 and IDFCI-2960
See merge request espressif/esp-idf!39643
2025-06-06 14:29:26 +08:00
Tan Yan Quan
ce970143bb
fix(openthread): disable rx_abort events in next operation
2025-06-06 12:26:44 +08:00
gaoxu
1533cab12b
fix(cam): fix dvp do not generate clock
2025-06-06 11:50:18 +08:00
armando
3b2c6aee2e
fix(psram): fixed wrong psram tuning point on c5 eco2
2025-06-06 02:49:59 +00:00
armando
7a6cd632c5
fix(psram): fixed psram ptr check under xip_psram condition
...
Closes https://github.com/espressif/esp-idf/pull/15999
Closes https://github.com/espressif/esp-idf/issues/15997
2025-06-06 10:11:32 +08:00
John Boiles
0e680775f9
fix(memory-utils): Add _instruction_reserved_start/end to esp_psram_check_ptr_addr
...
Adds missing range check that can be used when SPIRAM_XIP_FROM_PSRAM is enabled.
2025-06-06 10:11:32 +08:00
John Boiles
6287650225
fix(freertos): Use ESP_EARLY_LOGE in vPortTLSPointersDelCb for RISCV
...
Using ESP_LOG* in this function causes a crash
2025-06-06 10:11:32 +08:00
liuning
4323627865
fix(wifi): fix cant sleep if connection breaks during sending probe
2025-06-05 20:48:46 +08:00