Jiang Jiang Jian
e71760b79e
Merge branch 'fix/fix_esp32c5_mac_link_bad_trigger' into 'master'
...
fix(hal): fix esp32c5 wifimac link bad trigger
See merge request espressif/esp-idf!41057
2025-08-08 13:59:03 +08:00
Rahul Tank
b821dfabaa
fix(nimble): Add VSC for Set Scan Channel Bitmap
2025-08-08 11:27:59 +05:30
Rahul Tank
6fbc17c945
Merge branch 'bugfix/correct_attr_count_in_get_db_api' into 'master'
...
fix(nimble): Updating the count parameter when fetching the gatt db
Closes BLERP-2125 and BLERP-2137
See merge request espressif/esp-idf!40771
2025-08-08 11:14:30 +05:30
Marius Vikhammer
4c9c30831a
Merge branch 'fix/cdcacm-callback-placement' into 'master'
...
fix(esp_vfs_console): Update placement of cdcacm_xx_cb when ETS print enabled
Closes IDFGH-16059
See merge request espressif/esp-idf!40945
2025-08-08 13:24:15 +08:00
Aleksei Apaseev
d19fc2958d
ci: fix bin size report generation
2025-08-08 12:22:17 +08:00
Zhou Xiao
36cdf54b37
feat(ble): added ble log console for ble log uhci out
2025-08-08 12:01:43 +08:00
renpeiying
219c331b50
docs: Update struct for correct building
2025-08-08 11:29:27 +08:00
Omar Chebib
4f4083ecda
Merge branch 'feature/dsp_coprocessor_support' into 'master'
...
feat(riscv): add support for the DSP coprocessor
Closes IDF-13087 and LLVM-369
See merge request espressif/esp-idf!40866
2025-08-08 11:06:22 +08:00
armando
458070b1b6
fix(cam): fixed dvp dma desc type on s3
2025-08-08 10:17:05 +08:00
Marius Vikhammer
706800c56b
ci(docs): move deployment to Brew runners
2025-08-08 09:46:08 +08:00
Marius Vikhammer
bb8346aad2
Merge branch 'bugfix/enable_misc_test_case' into 'master'
...
ci: cleanup misc system build-test-rules
See merge request espressif/esp-idf!41067
2025-08-08 09:25:25 +08:00
renpeiying
9f9dbf3270
docs: Add CN trans to tools.rst, Update build-system.rst translation
2025-08-07 19:40:32 +02:00
Jan Beran
152aa6bf63
docs: add link to esp-idf-kconfig migration guide
2025-08-07 19:37:00 +02:00
Erhan Kurubas
55c60e1c34
fix(coredump): implement CONFIG_ESP_COREDUMP_MAX_TASKS_NUM limitation
...
Closes https://github.com/espressif/esp-idf/issues/14407
2025-08-07 17:17:01 +03:00
Erhan Kurubas
50ab1bff4b
fix(coredump): do not build sources when coredump is not enabled
2025-08-07 17:13:44 +03:00
Erhan Kurubas
51f8f625ec
fix(coredump): rename uart test config file
2025-08-07 17:13:44 +03:00
zhanghaipeng
8ec5410236
fix(bt): Update esp32 libbtdm_app.a (f1dc7d8)
...
- Improve ESP32 stability and security
2025-08-07 21:19:06 +08:00
Sudeep Mohanty
fe2ee39a99
feat(esp_ringbuf): Place Ring buffer in flash by default
...
The following updates have been made in this commit:
- The commit places ring buffer code in flash memory by default.
- CONFIG_RINGBUF_PLACE_FUNCTIONS_INTO_FLASH has been removed.
- CONFIG_RINGBUF_IN_IRAM is added and can be used to restore the
previous memory placement.
2025-08-07 19:56:30 +08:00
Sudeep Mohanty
26c19928a9
feat(freertos): Place FreeRTOS in flash by default
...
The following updates have been made in this commit:
- The commit places FreeRTOS code in flash memory by default.
- CONFIG_FREERTOS_PLACE_FUNCTIONS_INTO_FLASH has been removed.
- CONFIG_FREERTOS_IN_IRAM is unhidden and can be used to restore the
previous memory placement.
- A test has been added for users to conduct performance impact testing
based on memory placement configurations.
2025-08-07 19:56:30 +08:00
Zhou Xiao
2818eb91f1
change(ble): enabled specify scan channel vs hci cmd for ESP32-C2
2025-08-07 17:58:39 +08:00
Song Ruo Jing
8651d6c240
Merge branch 'feature/uart_dtr_dsr_support' into 'master'
...
feat(uart): add DTR and DSR signals support for UART
Closes IDF-13392, IDFGH-4377, and IDFGH-15328
See merge request espressif/esp-idf!40508
2025-08-07 17:28:28 +08:00
Song Ruo Jing
2319386d9d
Merge branch 'bugfix/gpio_esp32_workaround' into 'master'
...
fix(gpio): fix ESP32 GPIO sleep mode handling
Closes IDF-13626
See merge request espressif/esp-idf!40988
2025-08-07 17:14:58 +08:00
Armando (Dou Yiwen)
cde7e3af50
Merge branch 'fix/fix_dvp_dma_desc_type_on_s3' into 'master'
...
camera: fixed dvp dma desc type on s3
See merge request espressif/esp-idf!41082
2025-08-07 07:48:50 +00:00
Omar Chebib
63cf7c06d3
test(freertos): add a test case for the DSP coprocessor
2025-08-07 14:40:30 +08:00
Omar Chebib
03f4744497
feat(riscv): add support for the DSP coprocessor
2025-08-07 14:40:30 +08:00
armando
b4a482eae1
fix(cam): fixed dvp dma desc type on s3"
2025-08-07 14:11:20 +08:00
Aditya Patwardhan
4a69fcbdfd
Merge branch 'fix/regression_issue_in_digest_auth' into 'master'
...
fix(esp_http_client): fixed regression issue during enabling digest auth in client
Closes IDFGH-16189
See merge request espressif/esp-idf!41069
2025-08-07 10:53:39 +05:30
C.S.M
6183a566e6
Merge branch 'test/add_i3c_multi_test' into 'master'
...
test(i3c_master): Add multi test for i3c master, adding i3c slave ll support.
Closes IDFCI-3058
See merge request espressif/esp-idf!41049
2025-08-07 13:19:28 +08:00
Darian Leung
5454499877
refactor: Use enum values for gpio pull up/down fields
...
Ensure that enum values are used When assigning `pull_up_en` and `pull_down_en`
fields of `gpio_config_t`. Helps avoid `invalid conversion` errors when
building those code snippets in C++.
2025-08-07 11:45:11 +08:00
Chen Jichang
579a744fb3
fix(rmt): fix the state of the simple encoder with mem full
...
Closes https://github.com/espressif/esp-idf/issues/17244
2025-08-07 11:16:43 +08:00
Jiang Jiang Jian
dd73346503
Merge branch 'feat/support_11ax_rate_for_cert_test' into 'master'
...
Feat/support 11ax rate for cert test
Closes FCS-1715
See merge request espressif/esp-idf!40950
2025-08-07 10:05:36 +08:00
zwl
7f7c8e2c85
change(ble): [AUTO_MR] updated rom linker script for ESP32-C2
2025-08-06 21:05:01 +08:00
zwl
043143ab8b
change(ble): [AUTO_MR] Update lib_esp32c2 to dbd33ef2
2025-08-06 21:04:50 +08:00
zwl
fe22519bb5
change(ble): [AUTO_MR] Update lib_esp32c6 to 898f73cb
2025-08-06 21:04:50 +08:00
zwl
3abfca1e2c
change(ble): [AUTO_MR] Update lib_esp32c5 to 898f73cb
2025-08-06 21:04:50 +08:00
zwl
4990dfdd23
change(ble): [AUTO_MR] Update lib_esp32h2 to 898f73cb
2025-08-06 21:04:50 +08:00
Kevin (Lao Kaiyao)
a19ad8df86
Merge branch 'bugfix/fix_multi_pdm_rx_slot_clock_issue' into 'master'
...
fix(i2s_pdm): fixed pdm multi slot clock issue
Closes IDFGH-16117
See merge request espressif/esp-idf!40855
2025-08-06 19:23:55 +08:00
liuning
b9688b97ec
fix(wifi): fix some esp-now issues and lightsleep issues
...
1. fix tbtt issues when wifi_slp_iram_opt is not enabled and light sleep
enabled
2. support espnow rx all the time at coexistence default mode, fix some
coexist perfermance issue with coexistence default mode.
3. support connectionless ps with enhanced_light_sleep
4. fix espnow coexist issue when switching to coexistence mode
5. fix concurrent issue of connectionless_interval_set API
2025-08-06 19:17:58 +08:00
Jiang Jiang Jian
e6dfb60309
Merge branch 'change/remove_assert_in_esp_sleep_pd_config' into 'master'
...
change(esp_hw_support): warning in esp_sleep_pd_config instead of assert
Closes IDFGH-15936
See merge request espressif/esp-idf!40608
2025-08-06 19:15:56 +08:00
Guillaume Souchere
5ee5280195
fix(esp_vfs_console): Update placement of cdcacm_xx_cb when ETS print enabled
2025-08-06 12:13:24 +02:00
nilesh.kale
ce4a901460
fix(esp_http_client): fixed regression issue during enabling digest auth in client
...
This commit solved the issue introduced in commit a0bcffcce9
for enabling digest auth for esp_http_client.
Closes https://github.com/espressif/esp-idf/issues/17238
2025-08-06 15:38:25 +05:30
C.S.M
818579b78d
test(i3c_master): Add multi test for i3c master
2025-08-06 18:04:29 +08:00
C.S.M
cc9aebf0ae
feat(i3c_slave): Add hal support for i3c slave
2025-08-06 18:04:29 +08:00
morris
949296e4bd
Merge branch 'refactor/i2c_driver_use_gpio_num_t' into 'master'
...
refactor(i2c): use gpio_num_t to declare GPIO number
See merge request espressif/esp-idf!41061
2025-08-06 18:04:19 +08:00
Konstantin Kondrashov
d9241bf545
Merge branch 'fix/ulp_riscv_delay_cycles' into 'master'
...
fix(ulp_riscv): Fix ulp_riscv_delay_cycles() to handle small delays correctly
Closes IDFGH-15960
See merge request espressif/esp-idf!40708
2025-08-06 18:01:05 +08:00
Marius Vikhammer
43667179f4
ci(system): enabled and cleanup misc system test-apps build-test-rules
2025-08-06 17:50:50 +08:00
muhaidong
ccb4e418e8
feat(docs): remove wifi related docs from docs_not_updated for esp32h21
2025-08-06 17:34:43 +08:00
morris
5053084a9e
Merge branch 'fix/i2c-master-write-buffer-const' into 'master'
...
fix(i2c): make write_buffer const in i2c_master_transmit_multi_buffer_info_t
Closes IDFGH-15959
See merge request espressif/esp-idf!40773
2025-08-06 17:22:14 +08:00
Wan Lei
fe3c676d13
Merge branch 'feature/h4_spi_support' into 'master'
...
feat(driver_spi): support esp32h4 spi driver
Closes IDF-12362, IDF-12364, IDF-12366, and IDF-11521
See merge request espressif/esp-idf!40862
2025-08-06 16:26:34 +08:00
Konstantin Kondrashov
cd5b581425
fix(ulp_riscv): Fix a delay function to handle small delays correctly
...
Fixed ulp_riscv_delay_cycles function
Closes https://github.com/espressif/esp-idf/issues/16891
2025-08-06 15:57:03 +08:00