harshal.patil
5863b66ba5
fix(soc): Fix incorrect reserved bits calculation in xts_pseudo_round_conf
2025-01-20 13:30:03 +05:30
Island
3dd1ad9fdd
Merge branch 'bugfix/can_not_change_sdkconfig_in_defaults' into 'master'
...
bugfix(example): remove test config in sdkconfig.defaults
See merge request espressif/esp-idf!36494
2025-01-20 15:12:12 +08:00
Yuan Hong Hui
cdb757ba28
bugfix(example): remove test config in sdkconfig.defaults
2025-01-20 14:20:29 +08:00
Armando (Dou Yiwen)
cc1819200d
Merge branch 'feat/ap_quad_psram_ecc_c61_c5' into 'master'
...
psram: add quad psram error correcting code (ECC) feature on ESP32C61/C5
Closes IDF-12027
See merge request espressif/esp-idf!36465
2025-01-20 14:12:39 +08:00
Armando (Dou Yiwen)
94effc1c0f
Merge branch 'refactor/use_heap_malloc_replacing_dma_malloc' into 'master'
...
sd: replace esp_dma_malloc with heap_caps_malloc
Closes IDF-10047
See merge request espressif/esp-idf!36406
2025-01-20 14:12:29 +08:00
Jiang Jiang Jian
a5091447e1
Merge branch 'bugfix/clic_register_issues' into 'master'
...
fix(soc): fix clic register definition and description
See merge request espressif/esp-idf!35538
2025-01-20 13:59:11 +08:00
Mahavir Jain
7947246c5e
Merge branch 'feature/enable_ecc_support_for_esp32h21' into 'master'
...
feat: enable ecc support for esp32h21
Closes IDF-11502
See merge request espressif/esp-idf!36348
2025-01-20 12:48:19 +08:00
Armando
e8ad9b05aa
refactor(sd): replace esp_dma_ with heap_caps_
2025-01-20 10:54:59 +08:00
Marius Vikhammer
afc1b31f43
Merge branch 'test/freertos_gptimer_not_supported' into 'master'
...
test(freertos): allow freertos tests to compile even when gptimer is not supported
Closes IDF-11554
See merge request espressif/esp-idf!36461
2025-01-20 09:56:48 +08:00
Omar Chebib
8dfcafa1b2
Merge branch 'feat/intr_alloc_force_intrno' into 'master'
...
feat(esp_hw_support): add the possibility to allocate two sources to the same interrupt line
Closes IDF-9552
See merge request espressif/esp-idf!35473
2025-01-20 09:43:00 +08:00
Martin Vychodil
0672b326e3
Merge branch 'fix/broken_fatfsgen_tests' into 'master'
...
fix(storage/fatfsgen): broken test_apps scripts for fatfsgen
See merge request espressif/esp-idf!36453
2025-01-18 00:47:16 +08:00
Frantisek Hrbata
b3aa1d4ffe
Merge branch 'docs/minimal_build' into 'master'
...
docs: improve minimal build documentation
Closes IDF-11778
See merge request espressif/esp-idf!36182
2025-01-17 21:27:16 +08:00
Zhang Shu Xian
8c8455ddc2
Merge branch 'docs/update_cn_translation_for_3files' into 'docs/minimal_build'
...
docs: Update CN translation for minimal build documentation
See merge request espressif/esp-idf!36259
2025-01-17 18:44:51 +08:00
Armando
8a654ffce1
feat(psram): ecc feature on c5 c61
2025-01-17 16:39:59 +08:00
Zhang Shuxian
a6fdc2677e
docs: Update CN translation for minimal build documentation
2025-01-17 16:10:48 +08:00
Zhang Jian Wen
e8d96c77a1
Merge branch 'docs/cn_en_roadmap' into 'master'
...
docs: cn and en roadmap update for 2025
See merge request espressif/esp-idf!34440
2025-01-17 14:48:57 +08:00
Chen Ji Chang
e3cf10564d
Merge branch 'feat/allow_setting_rmt_group_prescale' into 'master'
...
refactor(rmt): set group clock prescale dynamically
Closes IDFGH-13921
See merge request espressif/esp-idf!34640
2025-01-17 14:40:28 +08:00
Island
07ce83a375
Merge branch 'change/ble_update_lib_20250114' into 'master'
...
change(ble): [AUTO_MR] 20250114 - Update ESP BLE Controller Lib
Closes BLERP-1485
See merge request espressif/esp-idf!36364
2025-01-17 14:22:40 +08:00
Jiang Jiang Jian
22869af2c6
Merge branch 'feat/add_inq_page_coex_schm' into 'master'
...
feat(coex): add coexist scheme for bt inquiry/page coexist with wifi
Closes BT-3933 and BT-3541
See merge request espressif/esp-idf!36142
2025-01-17 13:56:55 +08:00
Marius Vikhammer
2ef05f9f9b
test(idf_test): add performance target file for H21
2025-01-17 12:27:00 +08:00
Marius Vikhammer
638b22ef4e
test(freertos): changed freertos tests to compile even if no gptimer
2025-01-17 12:07:07 +08:00
gaoxiaojie
3f51e846fd
fix(soc): fix clic register define and add description
2025-01-17 11:40:25 +08:00
Song Ruo Jing
bbdef6a11d
Merge branch 'feature/malloc_cap_simd_flag' into 'master'
...
feat(heap): add a MALLOC_CAP_SIMD flag
Closes IDF-11813
See merge request espressif/esp-idf!35471
2025-01-17 11:35:22 +08:00
Armando
6505bcd297
refactor(psram): rename quad psram related naming
2025-01-17 11:31:11 +08:00
zhangjianwen
8ce6c61ca2
docs: updated the roadmap from 2024 to 2025
2025-01-17 10:57:41 +08:00
C.S.M
d8166220fd
Merge branch 'feature/vbat_support_on_h2' into 'master'
...
feat(vbat): Add vbat support on esp32h2
See merge request espressif/esp-idf!36436
2025-01-17 10:46:25 +08:00
Tomáš Rohlínek
f9d6e356bf
fix(storage/fatfsgen): broken test_apps scripts for fatfsgen
2025-01-16 13:41:57 +01:00
Jiang Jiang Jian
4f8bf6b98e
Merge branch 'fix/fix_coex_macro_control' into 'master'
...
fix(openthread): use the correct macros to control code compilation
See merge request espressif/esp-idf!36362
2025-01-16 20:34:20 +08:00
Martin Vychodil
57668738c2
Merge branch 'fix/broken_fatfsgen_tests' into 'master'
...
fix(storage/fatfsgen): broken test_apps scripts for fatfsgen
Closes IDFCI-2644 and IDFCI-2645
See merge request espressif/esp-idf!36317
2025-01-16 20:12:59 +08:00
Tomáš Rohlínek
2140c9b688
fix(storage/fatfsgen): broken test_apps scripts for fatfsgen
2025-01-16 12:13:16 +01:00
Frantisek Hrbata
90ca881dab
docs: improve minimal build documentation
...
Follow-up improvements to the minimal build documentation.
Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com>
2025-01-16 18:24:14 +08:00
Jiang Jiang Jian
9c421495cc
Merge branch 'bugfix/pm-300' into 'master'
...
fix some esp32c5 and esp32c61 light sleep wakeup issues
Closes PM-297, PM-300, and PM-212
See merge request espressif/esp-idf!36013
2025-01-16 18:11:37 +08:00
Island
66927480c9
Merge branch 'bugfix/h2_ble_timer_clk_enable_fix' into 'master'
...
fix: H2 ble timer clk enable issue.
See merge request espressif/esp-idf!36316
2025-01-16 17:20:38 +08:00
Mahavir Jain
24be422240
Merge branch 'bugfix/missing-esp-goto-on-false-debug' into 'master'
...
fix: Fixed missing macros declarations in esp_check.h
See merge request espressif/esp-idf!36352
2025-01-16 17:06:37 +08:00
Tomas Rezucha
70ead76a4d
Merge branch 'refactor/usb_merge_p4_phy' into 'master'
...
refactor(usb/phy): Merge P4 and S2/S3 PHYs into one module
Closes IDF-11902
See merge request espressif/esp-idf!36249
2025-01-16 16:39:21 +08:00
C.S.M
f37de0d8d0
feat(vbat): Add vbat support on esp32h2
2025-01-16 15:45:56 +08:00
Armando (Dou Yiwen)
3957211c34
Merge branch 'refactor/use_isp_hw_auto_clk_force_en' into 'master'
...
isp: use isp hw auto clk force en
Closes IDF-10773
See merge request espressif/esp-idf!36423
2025-01-16 15:31:23 +08:00
Nachiket Kukade
4beb9b7390
Merge branch 'bugfix/nan_console_restart' into 'master'
...
fix(examples): Error when NAN Discovery is started more than once (GitHub PR)
See merge request espressif/esp-idf!34751
2025-01-16 14:55:53 +08:00
Song Ruo Jing
20eb6ca5e9
feat(heap): add a MALLOC_CAP_SIMD flag
...
MALLOC_CAP_SIMD can be used to allocate memory to be used for SIMD instructions
2025-01-16 14:39:12 +08:00
morris
1e361f8c6d
Merge branch 'fix/coverity_check_in_twai_spi_slave_and_hd' into 'master'
...
fix(driver_spi): coverity check in twai spi slave and slave_hd
Closes IDF-9561, IDF-9826, IDF-9832, IDF-9834, IDF-9844, IDF-9863, IDF-9864, IDF-11717, and IDF-11765
See merge request espressif/esp-idf!36386
2025-01-16 14:10:36 +08:00
entrop1a
b62c4e07e4
fix(examples): Error when NAN Discovery is started more than once
...
Merges https://github.com/espressif/esp-idf/pull/14762
2025-01-16 11:26:58 +05:30
Nachiket Kukade
c15e6e1fb6
Merge branch 'bugfix/fix_softap_sae_leak' into 'master'
...
fix(wpa_supplicant): Fix some coverity issues in wpa_supplicant
Closes IDF-11952
See merge request espressif/esp-idf!36068
2025-01-16 13:48:40 +08:00
Mahavir Jain
dcb43e0eff
fix(esp_common): move some DEBUG macros to http client component
...
In commit a0bcffcc, some ESP_RETURN and ESP_GOTO debug macros were
introduced. But this caused a regression with CONFIG_COMPILER_OPTIMIZATION_CHECKS_SILENT
case. Its better to move this macros to HTTP client component itself, as
the debug log is still desired for the specific use-case.
2025-01-16 10:27:54 +05:30
Sachin Billore
14573ca6ed
Merge branch 'bugfix/esp_tee_ss_input_validation' into 'master'
...
fix(esp_tee): Input validation for secure services
See merge request espressif/esp-idf!36217
2025-01-16 12:18:26 +08:00
Xu Si Yu
aad91f9eb2
Merge branch 'feat/add_config_to_set_addrfamily' into 'master'
...
feat(tcp_transport): add an api to configure the addr family
See merge request espressif/esp-idf!35788
2025-01-16 11:44:58 +08:00
Xu Si Yu
b982374fa7
fix(openthread): use the correct macros to control code compilation
2025-01-16 11:40:20 +08:00
Armando (Dou Yiwen)
6285692441
Merge branch 'docs/update_cn_translation_for_ota' into 'master'
...
docs: Update cn translation about ota
Closes DOC-10028
See merge request espressif/esp-idf!36358
2025-01-16 11:32:11 +08:00
Armando
775e4d584c
refactor(isp): use hw auto clock control mode for pipelines
2025-01-16 11:20:15 +08:00
Armando
ae85fe9b08
feat(isp): allow isp bf to be configured dyncamically
2025-01-16 11:20:15 +08:00
Zhang Wen Xu
61a8aa80fb
Merge branch 'fix/set_154_cca_duration' into 'master'
...
fix(15.4): set 15.4 energy scan duration before cca
See merge request espressif/esp-idf!36363
2025-01-16 11:19:58 +08:00