Weltenprinz
|
f4add076a8
|
fix(esp_hw_support): Fix compile error on esp_cpu_int_has_handler on ESP32-P4
Merges https://github.com/espressif/esp-idf/pull/15942
Closes https://github.com/espressif/esp-idf/issues/15941
|
2025-05-20 21:15:12 +08:00 |
|
Jiang Jiang Jian
|
7f46f6152e
|
Merge branch 'fix/fix_esp32p4_stuck_in_pd_ana_v5.5' into 'release/v5.5'
fix(esp_hw_support): fix esp32p4 may get stuck when entering deepsleep (v5.5)
See merge request espressif/esp-idf!39283
|
2025-05-20 21:10:26 +08:00 |
|
Xiao Xufeng
|
c771e4508e
|
iperf: increased app partition size in example
|
2025-05-20 19:52:07 +08:00 |
|
Xiao Xufeng
|
375d675cdc
|
https_server: use larger partition table in the example
|
2025-05-20 19:52:07 +08:00 |
|
wuzhenghui
|
2252a4166a
|
fix(esp_hw_support): fix esp32p4 may get stuck when entering deepsleep
|
2025-05-20 19:52:07 +08:00 |
|
Kapil Gupta
|
1f4fbd060c
|
Merge branch 'fix/rrm_config_set_v5.5' into 'release/v5.5'
Set rrm config condition in case RRM monitoring is enabled
See merge request espressif/esp-idf!39280
|
2025-05-20 15:34:42 +05:30 |
|
Jiang Jiang Jian
|
f97fd7490f
|
Merge branch 'bugfix/incorrect_sae_pk_flag_v5.5' into 'release/v5.5'
Disable SAE-PK indication in Assoc Request when not configured (Backport v5.5)
See merge request espressif/esp-idf!39074
|
2025-05-20 17:30:26 +08:00 |
|
morris
|
dbfb663b66
|
Merge branch 'feature/add_uart_io_deinit_process_v5.5' into 'release/v5.5'
fix(uart): eliminate garbled data on TX/RX line in sleep (v5.5)
See merge request espressif/esp-idf!39262
|
2025-05-20 16:00:38 +08:00 |
|
Jiang Jiang Jian
|
429183de1e
|
Merge branch 'fix/fix_iram_safe_code_inlined_to_flash_v5.5' into 'release/v5.5'
fix(esp_hw_support): fix sleep iram safe code inlined to flash (v5.5)
See merge request espressif/esp-idf!39271
|
2025-05-20 15:35:52 +08:00 |
|
morris
|
5b1588e0db
|
Merge branch 'fix/i2c_ci_esp32c5_v5.5' into 'release/v5.5'
test(i2c): Re-enable i2c test on esp32c5 (Support i2c slave on esp32c5) (backport v5.5)
See merge request espressif/esp-idf!39255
|
2025-05-20 14:37:59 +08:00 |
|
morris
|
3ded40b276
|
Merge branch 'docs/uhci_programming_guide_v5.5' into 'release/v5.5'
docs(uhci): implementation for uart-dma (uhci) docs (backport v5.5)
See merge request espressif/esp-idf!39256
|
2025-05-20 14:28:41 +08:00 |
|
Jiang Jiang Jian
|
a6db9d402f
|
Merge branch 'fix/fix_usj_pad_leakage_v5.5' into 'release/v5.5'
fix(esp_hw_support): always disable USJ pad in sleep to supress leakage (5.5)
See merge request espressif/esp-idf!39105
|
2025-05-20 14:24:44 +08:00 |
|
Jiang Jiang Jian
|
693dfe6b0e
|
Merge branch 'fix/fix_usb_hs_phy_leakage_on_deepsleep_v5.5' into 'release/v5.5'
fix(esp_hw_support): Fix deepsleep leakage after initializing USB HS phy (v5.5)
See merge request espressif/esp-idf!39167
|
2025-05-20 14:01:02 +08:00 |
|
Jiang Jiang Jian
|
d738d889d8
|
Merge branch 'bugfix/force_calibrate_ocode_no_inline_c5eco2_v5.5' into 'release/v5.5'
fix(esp_hw_support): Force function calibrate_ocode not inlined to flash (v5.5)
See merge request espressif/esp-idf!39110
|
2025-05-20 14:00:44 +08:00 |
|
Jiang Jiang Jian
|
ce340fcce7
|
Merge branch 'fix/backport_some_wifi_fixes_v5.5' into 'release/v5.5'
fix(wifi): backport some wifi fixes to v5.5
See merge request espressif/esp-idf!39261
|
2025-05-20 13:55:40 +08:00 |
|
tarun.kumar
|
b1218adfae
|
fix(wifi) : Set rrm config condition in case RRM monitoring is enabled
|
2025-05-20 10:19:16 +05:30 |
|
akshat
|
aff86ba14b
|
bugfix(wifi): Fix incorrect SAE-PK advertisement in assoc request
|
2025-05-20 11:57:13 +08:00 |
|
Jiang Jiang Jian
|
c85c74f54b
|
Merge branch 'fix/lp_periph_use_int_raw_v5.5' into 'release/v5.5'
change(lp-core): Update LP I2C and LP UART drivers to use raw interrupt status (v5.5)
See merge request espressif/esp-idf!39248
|
2025-05-20 11:54:58 +08:00 |
|
Jiang Jiang Jian
|
0778748506
|
Merge branch 'feat/cjson_update_to_upstream_v5.5' into 'release/v5.5'
feat(cjson): update to latest upstream (v5.5)
See merge request espressif/esp-idf!39225
|
2025-05-20 11:54:36 +08:00 |
|
Jiang Jiang Jian
|
8a54378b95
|
Merge branch 'bugfix/wps_pbc_overlap_uuid_v5.5' into 'release/v5.5'
fix(wpa_supplicant): Ensure pbc_overlap event is posted correctly (Backport v5.5)
See merge request espressif/esp-idf!39054
|
2025-05-20 11:53:08 +08:00 |
|
Jiang Jiang Jian
|
a3edce572a
|
Merge branch 'change/ble_update_lib_20250516_v5.5' into 'release/v5.5'
change(ble): [AUTO_MR] 20250516 - Update ESP BLE Controller Lib (v5.5)
See merge request espressif/esp-idf!39238
|
2025-05-20 11:02:11 +08:00 |
|
Jiang Jiang Jian
|
4aa47aacc3
|
Merge branch 'feature/parttable_tool_use_only_ascii_for_names_v5.5' into 'release/v5.5'
fix(partition_table): Ignore UTF-8 BOM bytes in csv file (v5.5)
See merge request espressif/esp-idf!39176
|
2025-05-20 11:00:38 +08:00 |
|
Jiang Jiang Jian
|
379f4de500
|
Merge branch 'docs/fix_p4_usb_jtag_pins_v5.5' into 'release/v5.5'
docs(jtag): fix esp32p4 usb jtag pins (v5.5)
See merge request espressif/esp-idf!39156
|
2025-05-20 10:55:23 +08:00 |
|
wanglei
|
048d03e94d
|
fix(esp_hw_support): Force function calibrate_ocode not inlined to flash
|
2025-05-20 10:51:20 +08:00 |
|
Jiang Jiang Jian
|
29520e982c
|
Merge branch 'bugfix/secure_ota_no_secure_boot_v5.5' into 'release/v5.5'
fix: secure OTA without secure boot issue for MMU page size configurable SoCs (v5.5)
See merge request espressif/esp-idf!39123
|
2025-05-20 10:47:57 +08:00 |
|
wuzhenghui
|
527e2f38b8
|
fix(esp_hw_support): always disable USJ pad in sleep to supress leakage
|
2025-05-20 10:46:11 +08:00 |
|
wuzhenghui
|
9cf4ddf797
|
fix(esp_hw_support): Fix deepsleep leakage after initializing USB HS phy
|
2025-05-20 10:32:52 +08:00 |
|
wuzhenghui
|
3052ad53e7
|
fix(esp_hw_support): fix sleep iram safe code inlined to flash
|
2025-05-20 10:26:06 +08:00 |
|
Alexey Gerenkov
|
1adbeceb27
|
Merge branch 'ci/enable_gcov_test_v5.5' into 'release/v5.5'
ci: enable gcov example for all chips (v5.5)
See merge request espressif/esp-idf!39162
|
2025-05-20 01:58:20 +08:00 |
|
Alexey Gerenkov
|
d1c131f649
|
Merge branch 'feat/apptrace-crc16_v5.5' into 'release/v5.5'
Store CRC16 checksum value in the PERFMON1 reg (v5.5)
See merge request espressif/esp-idf!39208
|
2025-05-20 01:49:26 +08:00 |
|
Song Ruo Jing
|
7b52c11661
|
test(gpio,gpio_ext,ppa): test with malloc from psram by default
|
2025-05-19 21:53:10 +08:00 |
|
Song Ruo Jing
|
5bb83afac7
|
refactor(uart): minor refactor to uart wakeup code
|
2025-05-19 21:52:55 +08:00 |
|
Song Ruo Jing
|
669e677ba3
|
fix(uart): eliminate garbled data on UART TX/RX line in sleep
|
2025-05-19 21:52:15 +08:00 |
|
Song Ruo Jing
|
1909105acf
|
feat(uart): add pin release process to uart driver
|
2025-05-19 21:51:59 +08:00 |
|
sibeibei
|
afcb8199b0
|
fix(wifi): rx bcn failed when sta off channel under modem state
|
2025-05-19 21:16:37 +08:00 |
|
akshat
|
0a17f79cc7
|
feat(esp_wifi): Add FTM support for ESP32C5 (ECO2)
Closes https://github.com/espressif/esp-idf/issues/15909
|
2025-05-19 21:14:48 +08:00 |
|
tarun.kumar
|
de17b6ff94
|
fix(softAP): Adjusted authentication mode for wpa-eap version 1
|
2025-05-19 21:12:52 +08:00 |
|
tarun.kumar
|
046479c23f
|
fix(wifi): Sending disconnect event in connect fail and add enterprise check in Suite-B 192-bit certification
|
2025-05-19 21:12:13 +08:00 |
|
yinqingzhao
|
79d2bedbf9
|
fix(wifi): fix build issue by modifying parttion table of file_server example
|
2025-05-19 21:11:30 +08:00 |
|
yinqingzhao
|
6514df1ba9
|
feat(wifi): add tx error 0xa0 count
|
2025-05-19 21:11:18 +08:00 |
|
Shreyas Sheth
|
692f7df5aa
|
fix(esp_wifi): Fix locking in incorrect state when stop_scan is called after connect
|
2025-05-19 21:10:05 +08:00 |
|
C.S.M
|
f6cb4422db
|
docs(uhci): implementation for uart-dma (uhci) docs
|
2025-05-19 17:49:39 +08:00 |
|
C.S.M
|
60adcc5980
|
test(i2c): Re-enable i2c test on esp32c5
|
2025-05-19 17:44:27 +08:00 |
|
Sudeep Mohanty
|
a544a33131
|
change(lp-core): Update LP I2C and LP UART drivers to use raw interrupt status
This commit updates the LP I2C and LP UART drivers to use the raw
interrupt status without enabling the interrupts.
|
2025-05-19 10:33:10 +02:00 |
|
morris
|
4f56bba225
|
Merge branch 'refactor/add_dfs_init_auto_test_v5.5' into 'release/v5.5'
fix(mcpwm): the wrong pm lock type on esp32 and esp32s3 (v5.5)
See merge request espressif/esp-idf!39192
|
2025-05-19 15:55:29 +08:00 |
|
Rahul Tank
|
5273ba9731
|
Merge branch 'fix/gattc_proc_comparison_v5.5' into 'release/v5.5'
fix(nimble): Fix proc rx entry comparison (v5.5)
See merge request espressif/esp-idf!39188
|
2025-05-19 12:32:12 +05:30 |
|
Zhao Wei Liang
|
eb0cf524c0
|
fix(ble): added missed printf for ll log interface
(cherry picked from commit d12e072b3597113fdbad3ca64beac6dea8ca09d9)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-05-19 12:04:43 +08:00 |
|
Zhao Wei Liang
|
6ba1a3a427
|
feat(ble): support creating connections during scanning process on ESP32-C5
(cherry picked from commit 9d687daf36c011c0c1b7753075d5e02492b6fa05)
Co-authored-by: zwl <zhaoweiliang@espressif.com>
|
2025-05-19 12:04:41 +08:00 |
|
Zhao Wei Liang
|
f9597a06f4
|
feat(ble): support creating connections during scanning process on ESP32-H2
(cherry picked from commit 207d85a5f7c312efc421986a6ab766c55aa10fa4)
Co-authored-by: zwl <zhaoweiliang@espressif.com>
|
2025-05-19 12:04:38 +08:00 |
|
Zhao Wei Liang
|
f056662cd5
|
fix(ble): fixed occasional assert issue in scan and connection scenarios on ESP32-C6
(cherry picked from commit cd6038b6cfd70cde610ee95e24761971cbf9993e)
Co-authored-by: zwl <zhaoweiliang@espressif.com>
|
2025-05-19 12:04:36 +08:00 |
|