laokaiyao
aad133a0d3
refactor(i2s_es7210): refactor es7210 example
2025-06-23 17:33:57 +08:00
Shu Chen
5590a741ee
Merge branch 'feat/concat_otcommand_for_console' into 'master'
...
feat(openthread): support openthread cli console command register
See merge request espressif/esp-idf!39653
2025-06-23 09:32:28 +00:00
wanckl
768a7a8442
fix(driver_spi): master driver change esp32p4 default src to pll
2025-06-23 16:40:21 +08:00
Omar Chebib
e6e898e9de
fix(esp_system): fix the usage conditions of os_spinlock
2025-06-23 16:24:52 +08:00
Xiao Xufeng
5aa1a5f6ab
esp_system: increase bootloader partition size in examples using framepointer
2025-06-23 16:22:38 +08:00
Gao Xu
459b241f7b
Merge branch 'feat/lcd_cam_dvp_driver_s3' into 'master'
...
DVP support and example for ESP32S3
Closes IDF-10475
See merge request espressif/esp-idf!39323
2025-06-23 15:55:02 +08:00
C.S.M
d6a3e73f46
fix(temperature_sensor): Fix temperature sensor value accurency in high range variation
2025-06-23 15:38:10 +08:00
LiPeng
1d1ba47a7a
feat(sdio): add sdio_slave_reset_hw
2025-06-23 15:09:30 +08:00
Laukik Hase
9b1aaa2778
fix(esp_tee): Fix coverity issues from the attestation
component
...
- Also fix the incorrect marker set for TEE OTA tests
2025-06-23 11:45:12 +05:30
Chen Ji Chang
ffebb32117
Merge branch 'feat/add_callback_to_switch_buffer_in_parlio_tx' into 'master'
...
feat(parlio_tx): support buffer switched callback
Closes IDF-12903
See merge request espressif/esp-idf!39692
2025-06-23 11:42:29 +08:00
gaoxu
b7d65d94c3
feat(lcd_cam): add lc_dma_int value atomic protect for lcd and cam
2025-06-23 10:58:38 +08:00
gaoxu
8008347a7c
fix(cam): fix camera kconfig about dw_gdma
2025-06-23 10:58:26 +08:00
gaoxu
b43daa6bbf
feat(cam): add dvp example for ESP32S3-EYE
2025-06-23 10:58:24 +08:00
gaoxu
638cde24d0
feat(cam): add esp32s3 dvp cam support
2025-06-23 10:55:26 +08:00
Island
d2b6f832f5
Merge branch 'bugfix/fixed_set_conn_mode_assert_on_esp32c2' into 'master'
...
fix(ble): fixed assertion issue in connection state on ESP32C2-ECO4
Closes BLERP-2011
See merge request espressif/esp-idf!40019
2025-06-23 10:24:38 +08:00
Wu Zheng Hui
bac996a766
Merge branch 'feat/support_low_power_mode_in_monitor_state' into 'master'
...
feat(esp_hw_support): support enable analog lowpower mode by API
Closes IDFGH-6208
See merge request espressif/esp-idf!38924
2025-06-23 09:40:56 +08:00
yanzihan@espressif.com
08eea3c058
feat(esp_hw_support): use pvt to auto control digital ldo and rtc ldo for esp32p4
2025-06-23 00:28:53 +08:00
Aditya Patwardhan
b971cf5bf9
Merge branch 'docs/fix_secure_download_mode_unsupported_esp32' into 'master'
...
fix(bootloader): Fix documentation as ESP32 does not support secure download mode
See merge request espressif/esp-idf!40005
2025-06-20 22:08:20 +05:30
Roland Dobai
16e8efa344
Merge branch 'feat/diag_port' into 'master'
...
feat(diag): pass serial port to esp-idf-diag
See merge request espressif/esp-idf!39813
2025-06-20 15:44:14 +02:00
wuzhenghui
d62930223e
change(hal): simplify some enable/disable function in pau_ll
2025-06-20 20:11:55 +08:00
wuzhenghui
86ea927ef9
change(hal): avoid the read-modify-write for a WT register in pau_ll
2025-06-20 20:11:55 +08:00
wuzhenghui
4a887a7b5a
change(hal): move regdma related API from lp_aon_ll to pau_ll
2025-06-20 20:11:54 +08:00
wuzhenghui
aeba99290f
feat(hal): add esp32h4 PAU initial support
2025-06-20 20:11:54 +08:00
wuzhenghui
ee9c1aee81
feat(soc): add esp32h4 PAU initial support
2025-06-20 20:11:01 +08:00
Wu Zheng Hui
5d8e56b4c9
Merge branch 'feat/support_esp32h4_modem_clock' into 'master'
...
feat(esp_hw_support): add esp32h4 modem clock initial support
Closes PM-445
See merge request espressif/esp-idf!39948
2025-06-20 17:27:09 +08:00
Aditya Patwardhan
68b583f30c
Merge branch 'docs/update_http_server_uri_fun_doc_regarding_thread_safe' into 'master'
...
Updated the http_server doc regarding thread safety
Closes IDFGH-15207
See merge request espressif/esp-idf!39587
2025-06-20 13:57:41 +05:30
yinqingzhao
ca49c095e0
feat(wifi): add support for country EU
2025-06-20 16:10:11 +08:00
yinqingzhao
ee25c757f2
fix(wifi): comment out some functions for esp32c5
2025-06-20 16:09:53 +08:00
zwl
83fd955f11
fix(ble): fixed assertion issue in connection state on ESP32C2-ECO4
2025-06-20 15:12:40 +08:00
Sudeep Mohanty
7023f5bf3c
Merge branch 'contrib/github_pr_16040' into 'master'
...
refactor(xtensa): Rename specreg.h register macros (GitHub PR)
Closes IDFGH-11606 and IDFGH-15386
See merge request espressif/esp-idf!39649
2025-06-20 08:51:33 +02:00
Fu Hanxi
598f19ea0f
ci: chore fixes
2025-06-20 08:47:36 +02:00
Frantisek Hrbata
0afcc02c47
Merge branch 'fix/cmake_uninitialized_vars' into 'master'
...
fix(build): do not rely on uninitialized variables and variables set in parent scope
See merge request espressif/esp-idf!39615
2025-06-20 08:30:30 +02:00
Wang Meng Yang
c4bfb8adba
Merge branch 'bugfix/auth_collision' into 'master'
...
fix(bt/controller): Fixed bugs on LMP legacy and secure authentication collision
See merge request espressif/esp-idf!39990
2025-06-20 14:25:17 +08:00
Frantisek Hrbata
7ee9e7e785
Merge branch 'docs/idf_size_flash_total_size' into 'master'
...
fix(docs/idf-size): add explicit note about total flash size
Closes IDF-13066
See merge request espressif/esp-idf!38891
2025-06-20 08:15:43 +02:00
Jiang Jiang Jian
4e8ad76602
Merge branch 'bugfix/fix_bt_avrcp_build_issue' into 'master'
...
fix(bt/bluedroid): Fix AVRCP build issue when disable Cover Art
Closes IDFGH-15516
See merge request espressif/esp-idf!39982
2025-06-20 14:02:10 +08:00
harshal.patil
8de2eb01da
fix(bootlaoder): Fix documentation as ESP32 does not support secure download mode
2025-06-20 10:50:28 +05:30
Chen Jichang
05c2ebcf16
feat(parlio_tx): support buffer switched callback
2025-06-20 11:19:46 +08:00
Kevin (Lao Kaiyao)
c5a17106b6
Merge branch 'doc/fix_ext1_wakeup_cause' into 'master'
...
docs(sleep_mode): updated ext1 wakeup status
Closes IDF-9459 and IDF-9454
See merge request espressif/esp-idf!39968
2025-06-20 11:00:14 +08:00
Roland Dobai
8f570513ea
Merge branch 'fix/idf_tools_install_tool_version' into 'master'
...
fix(tools): fixed command `idf_tools.py install tool@version`
Closes IDF-12845
See merge request espressif/esp-idf!39588
2025-06-19 15:46:16 +02:00
Fu Hanxi
667ed2a266
ci: remove host_test
runner tag, use more precise build, shiny instead
2025-06-19 15:34:07 +02:00
Gao Xu
f638d5e075
Merge branch 'contrib/github_pr_16130' into 'master'
...
esp_adc: Release the peripheral after calibration (GitHub PR)
Closes IDFGH-15489
See merge request espressif/esp-idf!39895
2025-06-19 20:49:22 +08:00
liqigan
b5d1c978b3
fix(bt/controller): Fixed bugs on LMP legacy and secure authentication collision
2025-06-19 20:30:35 +08:00
Chen Ji Chang
d6a4c374c1
Merge branch 'test/add_parlio_bs_different_input_output_sizes_test' into 'master'
...
test(parlio_tx): add parlio_tx_bs different input output sizes test
Closes IDFGH-15481
See merge request espressif/esp-idf!39923
2025-06-19 20:27:40 +08:00
linruihao
4116e4f697
ci(bt/bluedroid): Add CI build test for A2DP Sink example with Caver Art disabled
2025-06-19 19:44:51 +08:00
wuzhenghui
e55d6d8b3c
feat(esp_hw_support): support enable analog lowpower mode by API
...
Closes https://github.com/espressif/esp-idf/issues/7882
2025-06-19 19:35:16 +08:00
zwx
526a6f37f9
feat(openthread): support openthread cli console command register
2025-06-19 19:28:48 +08:00
laokaiyao
9b14f91478
change: remove the updated doc's list for c5
2025-06-19 16:57:43 +08:00
Armando (Dou Yiwen)
1571758b3d
Merge branch 'feat/support_fallback_to_default_pattern_when_psram_id_not_match' into 'master'
...
psram: support fallback to use default driver pattern when id isn't match
Closes IDF-13387
See merge request espressif/esp-idf!39859
2025-06-19 08:32:43 +00:00
Guillaume Souchere
fd9b2fab3a
Merge branch 'fix/tcm-mem-not-considered-in-esp_ptr_eexecutable' into 'master'
...
fix(memory-utils): Check TCM in esp_ptr_internal and esp_ptr_byte_accessible
Closes IDFGH-15339 and IDFGH-15337
See merge request espressif/esp-idf!39388
2025-06-19 10:09:40 +02:00
Martin Vychodil
2aeec90f6c
Merge branch 'feat/bump_littlefs_to_1.20.0' into 'master'
...
feat(storage): Bump LittleFS to 1.20.0 and fix storage readmes mentioning esptool
Closes IDF-13395
See merge request espressif/esp-idf!39905
2025-06-19 15:25:08 +08:00