Chen Yudong
|
19f019df0e
|
ci: add test to check wifi bin size when disable softap
|
2025-01-21 15:32:22 +08:00 |
|
harshal.patil
|
f6be421a48
|
fix(bootloader_support): Enable pseudo round function in flash enc release mode for H2-ECO5
|
2025-01-21 12:21:42 +05:30 |
|
Mahavir Jain
|
d75ca966c3
|
Merge branch 'fix/revert_and_update_depricated_marked_private_api' into 'master'
fix(esp_http_client): Revert Deprecated Tag on Previously Marked Private API
See merge request espressif/esp-idf!36451
|
2025-01-21 14:02:19 +08:00 |
|
Aditya Patwardhan
|
bc63628fe6
|
Merge branch 'contrib/github_pr_15059' into 'master'
feat(https): Get TLS errors from http client (GitHub PR)
Closes IDFGH-14265
See merge request espressif/esp-idf!35833
|
2025-01-21 14:01:12 +08:00 |
|
nilesh.kale
|
783ff22ebf
|
fix(esp_http_client): update code format for API
This commit update code format as per IDF standard for API
esp_http_client_get_and_clear_last_tls_error().
|
2025-01-21 10:24:33 +05:30 |
|
Lorenzo Consolaro
|
30c2907962
|
feat(https): Get TLS errors from http client
update PR
update mr
Update components/esp_http_client/esp_http_client.c
Co-authored-by: Nilesh Kale <nilesh.kale@espressif.com>
|
2025-01-21 10:22:27 +05:30 |
|
Shu Chen
|
d93e84b65d
|
Merge branch 'fix/ci_restart_avahi_daemon' into 'master'
fix(ci): restart avahi-daemon
See merge request espressif/esp-idf!36278
|
2025-01-21 12:35:58 +08:00 |
|
zwx
|
508cb1f97d
|
fix(ci): restart avahi-daemon in otbr service discovery test case
|
2025-01-21 11:23:34 +08:00 |
|
Chen Ji Chang
|
3195bdca8b
|
Merge branch 'fix/move_spi_lcd_cb_fun_to_iram' into 'master'
feat(spi_lcd): move callback function to iram
Closes IDFGH-14372
See merge request espressif/esp-idf!36354
|
2025-01-21 10:49:23 +08:00 |
|
Kapil Gupta
|
7a94d450e0
|
Merge branch 'bugfix/analyzer_issues_supplicant' into 'master'
fix(esp_wifi): fix some analyzer issues
Closes IDFGH-14306, IDFGH-14307, and IDFGH-14308
See merge request espressif/esp-idf!36100
|
2025-01-21 10:47:51 +08:00 |
|
Rocha Euripedes
|
e35bb4901d
|
Merge branch 'fix/mqtt5_docs' into 'master'
MQTT5 API header added to documentation
See merge request espressif/esp-idf!35548
|
2025-01-20 23:27:30 +08:00 |
|
Mahavir Jain
|
ff13eb1791
|
Merge branch 'contrib/github_pr_15030' into 'master'
feat(app_update): esp_ota_mark_app_invalid_rollback() without reboot (GitHub PR)
Closes IDFGH-14234
Closes https://github.com/espressif/esp-idf/pull/15030
See merge request espressif/esp-idf!35843
|
2025-01-20 20:59:05 +08:00 |
|
gongyantao
|
b225703712
|
feat(bt): add vendor hci command and event to support test
- add afh related vendor hci command and event
- add vendor event mask command
|
2025-01-20 20:21:51 +08:00 |
|
Li Shuai
|
84ecd39c81
|
fix(ci): fix some ci build issues to pass ci pipeline
|
2025-01-20 17:19:57 +08:00 |
|
laokaiyao
|
c13ac70aa7
|
ci: check register half word
|
2025-01-20 16:37:18 +08:00 |
|
laokaiyao
|
79fd265c20
|
feat(i2s): append the i2s signals instead of overwrite
|
2025-01-20 16:37:18 +08:00 |
|
laokaiyao
|
0cfa86670a
|
ci(check): update check_soc_struct_headers script
|
2025-01-20 13:30:03 +05:30 |
|
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 |
|
Marius Vikhammer
|
267a8776a0
|
feat(intr): clean up and support interrupts on H21
|
2025-01-20 15:10:30 +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 |
|
Aleksei Apaseev
|
803a288029
|
ci: enhance the Dynamic pipeline report with binary size information
|
2025-01-17 18:52:54 +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 |
|
Li Shuai
|
bf874a8208
|
refactor(esp_phy): refactor phy sleep data initialize, split it to support multiple targets
|
2025-01-17 17:16:39 +08:00 |
|
Li Shuai
|
bd19d4b930
|
change(soc): fix idf_size error caused by ldgen to run success for ci pipeline
|
2025-01-17 17:16:39 +08:00 |
|
Li Shuai
|
377914d579
|
change(esp_hw_support): fix wifi mac rx buffer link exception caused by pll clock
|
2025-01-17 17:16:39 +08:00 |
|
Li Shuai
|
2fce894c82
|
change(esp_phy): fix some wifi power save issues and optimize phy sleep for esp32c5 eco1 and beta5
|
2025-01-17 17:16:37 +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 |
|
Jonathan Swoboda
|
374f6f1f2a
|
change(rmt): change rx buffer prints from error to debug
|
2025-01-16 12:08:33 -05:00 |
|