Jiang Jiang Jian
|
508441f986
|
Merge branch 'fix/fix_submode_lost_in_reset_v5.4' into 'release/v5.4'
fix(esp_hw_support): fix ESP_SLEEP_RTC_USE_RC_FAST_MODE submode lost in reset (v5.4)
See merge request espressif/esp-idf!41410
|
2025-08-25 10:58:49 +08:00 |
|
Jiang Jiang Jian
|
e8486a1dd4
|
Merge branch 'bugfix/update_librtc_v5.4' into 'release/v5.4'
fix(esp_phy): update esp32 librtc.a for coex problems (v5.4)
See merge request espressif/esp-idf!41252
|
2025-08-25 10:58:34 +08:00 |
|
Jiang Jiang Jian
|
def9a65770
|
Merge branch 'bugfix/offchan_fixes_v5.4' into 'release/v5.4'
fix(wifi): Fix issues discovered by customer for offchannel
See merge request espressif/esp-idf!41134
|
2025-08-25 10:34:37 +08:00 |
|
Marius Vikhammer
|
da892099cf
|
Merge branch 'doc/remove_cpp_section_placement_limitation_v5.4' into 'release/v5.4'
docs(cplusplus): remove the limitation on IRAM_ATTR for templates (v5.4)
See merge request espressif/esp-idf!41474
|
2025-08-25 09:39:18 +08:00 |
|
Ivan Grokhotkov
|
c172f56013
|
docs(cplusplus): remove the limitation on IRAM_ATTR for templates
The issue has been fixed since GCC 14.
Related to https://github.com/espressif/esp-idf/issues/4542
|
2025-08-22 17:30:34 +02:00 |
|
Shreyas Sheth
|
d47ec84145
|
fix(wifi): Fix issues discovered by customer for offchannel
|
2025-08-22 15:25:19 +05:30 |
|
Island
|
4302fa1dc0
|
Merge branch 'bugfix/fixed_ble_init_crash_issue_v5.4' into 'release/v5.4'
fix(ble): Invoke ble_transport_ll_init after ble_transport_hs_init for nimble (v5.4)
See merge request espressif/esp-idf!41429
|
2025-08-22 14:22:55 +08:00 |
|
Marius Vikhammer
|
f9e47732aa
|
Merge branch 'bugfix/enable_misc_test_case_v5.4' into 'release/v5.4'
ci: cleanup misc system build-test-rules (v5.4)
See merge request espressif/esp-idf!41318
|
2025-08-22 11:26:58 +08:00 |
|
JinCheng
|
0067640a04
|
fix(esp_phy): update esp32 librtc.a for coex problems
- ESP32 phy_version: 4861, b71b5ad, Aug, 5 2025
- ESP32 librtc version: 6758f983, Mar 22 2024, 13:39:26
|
2025-08-22 10:53:31 +08:00 |
|
morris
|
4ad5bfb02b
|
Merge branch 'fix/mcpwm_foc_example_fix_angle_calc_v5.4' into 'release/v5.4'
fix(driver_mcpwm): in foc example correct the angle calcutation (v5.4)
See merge request espressif/esp-idf!41421
|
2025-08-22 10:22:22 +08:00 |
|
Alexey Gerenkov
|
ac1fdc16d3
|
Merge branch 'fix/no_inline__atomic_test_and_set_v5.4' into 'release/v5.4'
fix(newlib): add missing __atomic_test_and_set for RISCV chips wo 'a' extension (v5.4)
See merge request espressif/esp-idf!36706
|
2025-08-21 22:12:33 +08:00 |
|
Shen Wei Long
|
fda2c315e9
|
fix(ble): Invoke ble_transport_ll_init after ble_transport_hs_init for nimble
(cherry picked from commit c3f42161a1 )
Co-authored-by: Shen Weilong <shenweilong@espressif.com>
|
2025-08-21 09:23:42 +00:00 |
|
Wang Meng Yang
|
2dac39bd83
|
Merge branch 'bugfix/fix_bt_security_v5.4' into 'release/v5.4'
fix(bt/bluedroid): Prevent out-of-bounds access and add type check when resolving EIR data (v5.4)
See merge request espressif/esp-idf!41398
|
2025-08-21 16:17:12 +08:00 |
|
Island
|
803d852c12
|
Merge branch 'feat/ble_iso_nimble_support_v5.4' into 'release/v5.4'
feat(ble): ISO minor support for NimBLE Host (v5.4)
See merge request espressif/esp-idf!41374
|
2025-08-21 14:02:30 +08:00 |
|
wanckl
|
99650931a1
|
fix(driver_mcpwm): in foc example correct the angle calcutation
Closes https://github.com/espressif/esp-idf/issues/17015
|
2025-08-21 13:44:24 +08:00 |
|
Jiang Jiang Jian
|
2b2a722add
|
Merge branch 'bugfix/fix_open_mode_rx_fragment_fail_issue_v5.4' into 'release/v5.4'
fix(wifi): fix open mode rx fragment fail issue(Backport v5.4)
See merge request espressif/esp-idf!41068
|
2025-08-21 12:04:28 +08:00 |
|
Jiang Jiang Jian
|
70032d7f3e
|
Merge branch 'fix/c6_phylib_for_modem_state_v5.4' into 'release/v5.4'
fix(esp_phy): fix c6 modem state (v5.4)
See merge request espressif/esp-idf!40869
|
2025-08-21 12:01:00 +08:00 |
|
Jiang Jiang Jian
|
c128e14375
|
Merge branch 'bugfix/roam_event_scan_failure_v5.4' into 'release/v5.4'
bugfix(wifi): Reset scan_ongoing flag in scan done event to allow scan trigger post roam (Backport v5.4)
See merge request espressif/esp-idf!40440
|
2025-08-21 11:57:29 +08:00 |
|
Island
|
61ee93bc5e
|
Merge branch 'change/ble_update_lib_20250814_v5.4' into 'release/v5.4'
change(ble): [AUTO_MR] 20250814 - Update ESP BLE Controller Lib (v5.4)
See merge request espressif/esp-idf!41371
|
2025-08-21 10:55:01 +08:00 |
|
Liu Linyan
|
cec09344dc
|
feat(ble): ISO minor support for NimBLE Host
|
2025-08-20 17:00:53 +05:30 |
|
Rahul Tank
|
de407c6905
|
Merge branch 'fix/adding_missing_apis_nimble_v5.4' into 'release/v5.4'
fix(nimble): Added helper APIs in NimBLE (v5.4)
See merge request espressif/esp-idf!40929
|
2025-08-20 16:19:34 +05:30 |
|
wuzhenghui
|
9298596ea7
|
fix(esp_hw_support): test ESP_SLEEP_RTC_USE_RC_FAST_MODE sleep submode after reset
|
2025-08-20 17:33:35 +08:00 |
|
wuzhenghui
|
1e979793b4
|
fix(esp_hw_support): fix ESP_SLEEP_RTC_USE_RC_FAST_MODE sub_mode lost after cpu/sys reset
Closes https://github.com/espressif/esp-idf/issues/16243
|
2025-08-20 17:33:10 +08:00 |
|
yangfeng
|
0c7f765b69
|
fix(bt/bluedroid): Prevent out-of-bounds access and add type check when resolving EIR data
|
2025-08-20 14:30:52 +08:00 |
|
Jiang Jiang Jian
|
c0c0ee4a55
|
Merge branch 'enhancement/protect_from_odd_phy_disable_operations_by_single_modem_v5.4' into 'release/v5.4'
esp_phy: Add protection of consecutive disable operations by single modem source (v5.4)
See merge request espressif/esp-idf!41292
|
2025-08-20 14:24:00 +08:00 |
|
Jiang Jiang Jian
|
080cccfb5c
|
Merge branch 'fix/fix_lightsleep_pd_modem_breaks_common_fe_clock_v5.4' into 'release/v5.4'
fix(esp_hw_support): fix lightsleep pd modem breaks common fe clock (v5.4)
See merge request espressif/esp-idf!41111
|
2025-08-20 14:23:28 +08:00 |
|
Jiang Jiang Jian
|
cd3fb82062
|
Merge branch 'contrib/github_pr_15057_v5.4' into 'release/v5.4'
feat(dhcps): Support for multiple DNS servers (GitHub PR) (v5.4)
See merge request espressif/esp-idf!39267
|
2025-08-20 14:19:48 +08:00 |
|
Island
|
d66354c354
|
Merge branch 'bugfix/ble_enhanced_security_v2_v5.4' into 'release/v5.4'
fix(ble/bluedroid): Fixed potential out-of-bounds memory access when resolve adv data (v5.4)
See merge request espressif/esp-idf!41306
|
2025-08-20 11:18:22 +08:00 |
|
Island
|
cc252485ae
|
Merge branch 'feat/support_blufi_adv_with_name_v5.4' into 'release/v5.4'
feat(bt/blufi): Support Blufi start advertising with specified name (v5.4)
See merge request espressif/esp-idf!41337
|
2025-08-20 10:38:06 +08:00 |
|
Mahavir Jain
|
872bcb6056
|
Merge branch 'feat/add_new_client_state_and_update_state_flow_v5.4' into 'release/v5.4'
feat(esp_http_client): added new HTTP state HTTP_STATE_CONNECTING and change state flow (v5.4)
See merge request espressif/esp-idf!41277
|
2025-08-19 20:14:04 +05:30 |
|
Island
|
dfc292844f
|
Merge branch 'feat/support_cble50y24_108_v5.4' into 'release/v5.4'
Support multi-connection optimization and examples on Bluedroid (v5.4)
See merge request espressif/esp-idf!41199
|
2025-08-19 21:11:00 +08:00 |
|
Astha Verma
|
0181cbd3ca
|
fix(nimble): Added missing api in nimble which present in bluedroid
|
2025-08-19 12:23:31 +05:30 |
|
Zhou Xiao
|
03f48ed829
|
feat(ble): support pawr feature in ble sdk on ESP32-H2
(cherry picked from commit 2f7e200fc8 )
Co-authored-by: cjin <jinchen@espressif.com>
|
2025-08-19 13:14:34 +08:00 |
|
Zhou Xiao
|
1b68ee2287
|
feat(ble): support pawr feature in ble sdk on ESP32-C6
(cherry picked from commit 410d904845 )
Co-authored-by: cjin <jinchen@espressif.com>
|
2025-08-19 13:14:30 +08:00 |
|
Zhou Xiao
|
ba758fc764
|
feat(ble): add clk source freq change of ble slow clock on ESP32-H2
(cherry picked from commit cb60528f23 )
Co-authored-by: cjin <jinchen@espressif.com>
|
2025-08-19 13:14:27 +08:00 |
|
Zhou Xiao
|
4d10df602b
|
feat(ble): add clk source freq change of ble slow clock on ESP32-C6
(cherry picked from commit b5ce766c7f )
Co-authored-by: cjin <jinchen@espressif.com>
|
2025-08-19 13:14:25 +08:00 |
|
Zhou Xiao
|
fdea67236f
|
change(ble): [AUTO_MR] Update lib_esp32c6 to 9492a0cb
(cherry picked from commit 236baa7585 )
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-08-19 13:14:22 +08:00 |
|
Zhou Xiao
|
e535a8a938
|
change(ble): [AUTO_MR] Update lib_esp32h2 to 9492a0cb
(cherry picked from commit ea32d4cd18 )
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-08-19 13:14:20 +08:00 |
|
Wang Meng Yang
|
ab49f68409
|
Merge branch 'bugfix/check_bd_addr_only_for_bredr_v5.4' into 'release/v5.4'
fix(bt): check bd address only for bredr in bluedroid host l2cu_allocate_lcb() (v5.4)
See merge request espressif/esp-idf!41360
|
2025-08-19 11:41:02 +08:00 |
|
Marius Vikhammer
|
77266e7c11
|
Merge branch 'fix/panic_handler_reboot_before_halt_v5.4' into 'release/v5.4'
fix(panic_handler): Fixed a issue where the system reboots before halt (v5.4)
See merge request espressif/esp-idf!41267
|
2025-08-19 09:23:21 +08:00 |
|
Alexey Lapshin
|
7df8290e61
|
fix(newlib): add missing __atomic_test_and_set for RISCV chips wo 'a' extension
Before the change described in
https://gcc.gnu.org/pipermail/gcc-patches/2023-September/631393.html it
appeared that inlining built-in GCC function __atomic_test_and_set() was
incorrect. It resulted in a non-atomic write.
After the change now present in GCC, the IDF should include the function
__atomic_test_and_set() to successfully link the final binary.
Closes https://github.com/espressif/esp-idf/issues/15167
|
2025-08-18 23:24:17 +08:00 |
|
Alexey Gerenkov
|
e155cfc255
|
Merge branch 'fix/coredump_max_tasks_num_v5.4' into 'release/v5.4'
fix(coredump): implement CONFIG_ESP_COREDUMP_MAX_TASKS_NUM limitation (v5.4)
See merge request espressif/esp-idf!41016
|
2025-08-18 23:23:01 +08:00 |
|
Shen Wei Long
|
bb650efb21
|
fix(bt): check bd address only for bredr in bluedroid host l2cu_allocate_lcb()
(cherry picked from commit 61c13ef849 )
Co-authored-by: Shen Weilong <shenweilong@espressif.com>
|
2025-08-18 13:23:27 +00:00 |
|
Mahavir Jain
|
c916109745
|
Merge branch 'change/ecdsa_does_not_use_mpi_esp32h2_eco5_v5.4' into 'release/v5.4'
The ECDSA module of ESP32-H2 ECO5 does not use the MPI module (v5.4)
See merge request espressif/esp-idf!41219
|
2025-08-18 14:02:43 +05:30 |
|
Chen Jian Hua
|
b130c3f309
|
feat(bt/blufi): Support Blufi start advertising with specified name
(cherry picked from commit ea8bcdc360 )
Co-authored-by: chenjianhua <chenjianhua@espressif.com>
|
2025-08-18 14:54:53 +08:00 |
|
morris
|
025b6c6734
|
Merge branch 'refactor/use_gdma_link_in_rmt_v5.4' into 'release/v5.4'
refactor(rmt): use gdma link list driver to mount buffer (v5.4)
See merge request espressif/esp-idf!41237
|
2025-08-18 14:54:44 +08:00 |
|
morris
|
d834828e2a
|
Merge branch 'fix/rmt_simple_encoder_done_with_mem_full_v5.4' into 'release/v5.4'
fix(rmt): fix the state of simple encoder with mem full (v5.4)
See merge request espressif/esp-idf!41244
|
2025-08-18 14:43:53 +08:00 |
|
Marius Vikhammer
|
75f2d74569
|
ci(system): enabled and cleanup misc system test-apps build-test-rules
|
2025-08-18 10:24:07 +08:00 |
|
morris
|
b8ea51b2aa
|
Merge branch 'bugfix/ledc_update_duty_wait_v5.4' into 'release/v5.4'
fix(ledc): duty_start bit should wait for its self-clear before next set on esp32 (v5.4)
See merge request espressif/esp-idf!41273
|
2025-08-15 18:15:59 +08:00 |
|
morris
|
d626163d29
|
Merge branch 'bugfix/gpio_esp32_workaround_v5.4' into 'release/v5.4'
fix(gpio): fix ESP32 GPIO sleep mode handling (v5.4)
See merge request espressif/esp-idf!41216
|
2025-08-15 18:13:44 +08:00 |
|