Jiang Jiang Jian
8a98144711
Merge branch 'bugfix/fix_negotiated_bandwidth_not_correct' into 'master'
...
fix(wifi): fix some bugs related to 5g
Closes WIFIBUG-1093, WIFIBUG-1094, and WIFIBUG-1102
See merge request espressif/esp-idf!37782
2025-04-02 20:51:33 +08:00
Shen Weilong
92bbf22579
fix(ble): fixed a heap assertion issue when enabling BLE for esp32c2 v2.0
2025-04-02 20:39:05 +08:00
renpeiying
0d3dcf396f
docs: Update CN translation
2025-04-02 19:18:12 +08:00
Tomas Rohlinek
f945dae618
Merge branch 'contrib/github_pr_15247' into 'master'
...
refactor(components/fatfs): replace assert expression (GitHub PR)
Closes IDFGH-14473
See merge request espressif/esp-idf!38194
2025-04-02 18:21:55 +08:00
armando
46be72437b
fix(cache): fixed l2 cache suspended/frozen but l1cache triggers l2 writeback issue
2025-04-02 18:03:43 +08:00
yinqingzhao
ebce43facd
fix(wifi): fix some wifi bugs related to 5g
2025-04-02 16:28:39 +08:00
Wu Zheng Hui
01ce024636
Merge branch 'feat/disable_power_glitch_in_sleep' into 'master'
...
feat(esp_hw_support): disable power glitch detector in PD_TOP lightsleep for esp32c5 & esp32c61
See merge request espressif/esp-idf!37638
2025-04-02 16:05:02 +08:00
Marius Vikhammer
aa6c645c32
test(app_format): fixed buffer overflow in esp_app_format test
2025-04-02 16:00:01 +08:00
Wu Zheng Hui
ebb6c4caae
Merge branch 'fix/fix_sleep_reject_on_esp32' into 'master'
...
fix(esp_hw_support): fix short duration sleep requests rejected in pd_flash lightsleep
Closes PM-382
See merge request espressif/esp-idf!37878
2025-04-02 15:58:30 +08:00
Peter Dragun
6061a98b33
docs(tools/idf-monitor): add note about CH9102 USB-to-UART bridge issue on Windows
...
Closes https://github.com/espressif/esp-idf-monitor/issues/26
2025-04-02 08:56:57 +02:00
C.S.M
f8ecc4885d
Merge branch 'fix/i2c_customize_read' into 'master'
...
fix(i2c): Fix i2c customize only read one byte issue
Closes IDFGH-14986
See merge request espressif/esp-idf!38142
2025-04-02 14:47:46 +08:00
Wan Lei
25cd10ce53
Merge branch 'feat/c5_twaifd_new_driver_c5_only' into 'master'
...
feat(driver_twai): c5 twaifd new driver (part_1, c5 only)
Closes IDF-8691 and IDF-8692
See merge request espressif/esp-idf!37271
2025-04-02 14:39:27 +08:00
Armando (Dou Yiwen)
54238257af
Merge branch 'refactor/improve_p4_psram_timing_tuning_point_selection' into 'master'
...
mspi: improve p4 psram timing tuning point selection
See merge request espressif/esp-idf!38169
2025-04-02 14:21:56 +08:00
morris
72a52179d1
Merge branch 'refactor/rtcio_use_gpio_int_type' into 'master'
...
refactor(gpio): reuse gpio_int_type_t in the LP GPIO driver
See merge request espressif/esp-idf!38072
2025-04-02 13:13:04 +08:00
zwx
d6996bd49c
feat(802.15.4) add a build CI test for debugging feature
2025-04-02 12:09:05 +08:00
Gao Xu
37ce74af51
Merge branch 'fix/s2_adc_cali_loss_resolution' into 'master'
...
fix(adc): fix s2 cali loss resolution
Closes IDFGH-14972
See merge request espressif/esp-idf!38171
2025-04-02 11:53:07 +08:00
Marius Vikhammer
97ae78e1f1
test(heap): fixed align_alloc issues in host test
2025-04-02 11:40:34 +08:00
Marius Vikhammer
b3f52511e0
ci(linux): re-enable failures for test_pytest_linux jobs
2025-04-02 11:20:15 +08:00
Marius Vikhammer
3ba486a02e
test(log): fixed buffer overflow in log host test fixture
2025-04-02 11:19:33 +08:00
Wang Meng Yang
dbe3c11105
Merge branch 'fix/some_issues_in_bt_controller' into 'master'
...
fix(bt): fixed some issues in bt controller
Closes BT-3982
See merge request espressif/esp-idf!38139
2025-04-02 09:25:37 +08:00
Mahavir Jain
5c51472e82
Merge branch 'bugfix/linux_cert_bundle_build_warn' into 'master'
...
fix(tools): suppress GNU bin-utils warning about executable stack
Closes IDFCI-2819
See merge request espressif/esp-idf!38109
2025-04-01 23:56:43 +08:00
wanckl
9bdd5e35dd
test(driver_twai): new driver add test case
2025-04-01 20:17:12 +08:00
wanckl
043c46b4f4
feat(driver_twai): add new driver based on c5 twaifd
2025-04-01 20:17:09 +08:00
zwx
7af2f35137
feat(802.15.4): supported tx/rx frame dumping
2025-04-01 19:52:06 +08:00
Mahavir Jain
21f59bd030
Merge branch 'feat/update_mbedtls_3.6.3' into 'master'
...
feat(component/mbedtls): update to upstream v3.6.3
Closes IDF-12730
See merge request espressif/esp-idf!38041
2025-04-01 18:38:12 +08:00
morris
122d122c64
refactor(gpio): reuse gpio_int_type_t in the rtc io driver
2025-04-01 18:21:57 +08:00
gaoxu
3f9f2187ab
fix(adc): fix s2 cali loss resolution
2025-04-01 17:19:11 +08:00
xiongweichao
1a6c9d7c15
feat(bt): Add API to get profile status
2025-04-01 16:14:19 +08:00
Shu Chen
bf28df995b
Merge branch 'feat/update_ot_upstream' into 'master'
...
feat(openthread): revert to OT upstream main branch
See merge request espressif/esp-idf!38164
2025-04-01 16:03:33 +08:00
armando
d0e78347a4
refactor(mspi): improve p4 timing tuning delayline configurations
2025-04-01 15:50:15 +08:00
armando
9b989f5651
refactor(mspi): improved timing tuning max consecutive success points calculation
2025-04-01 15:49:45 +08:00
Ondrej Kosta
918e1823f4
Merge branch 'contrib/github_pr_15637' into 'master'
...
fix(esp_eth): Fix order of fields in ETH_ESP32_EMAC_DEFAULT_CONFIG on P4 (GitHub PR)
Closes IDFGH-14928
See merge request espressif/esp-idf!37979
2025-04-01 15:06:14 +08:00
Rahul Tank
cc4fc21bfe
Merge branch 'bugfix/reattempt_sync_failed_unlock' into 'master'
...
fix(nimble): Added ble_hs_unlock for resync failed
Closes BLERP-1705
See merge request espressif/esp-idf!38085
2025-04-01 14:31:23 +08:00
Tan Yan Quan
85a048f36b
feat(openthread): revert to OT upstream main branch
2025-04-01 12:01:51 +08:00
Chai Ji’e
37c3ed6320
Merge branch 'bugfix/fix_xtal32k_bug_c61' into 'master'
...
bugfix(esp32c61): fix xtal32k may fail startup issue
See merge request espressif/esp-idf!38002
2025-04-01 11:42:10 +08:00
C.S.M
3158443b03
fix(i2c): Fix i2c customize only read one byte issue
2025-04-01 11:03:54 +08:00
Jiang Jiang Jian
96244e0849
Merge branch 'feature/bt_support_external_codec' into 'master'
...
feat(bt/bluedroid): Support external codec in Bluedroid HFP and A2DP
Closes BT-3937
See merge request espressif/esp-idf!36607
2025-04-01 10:34:23 +08:00
Chen Ji Chang
c3a3cc8657
Merge branch 'feat/h4_enable_ci_build' into 'master'
...
feat(esp32h4): enable ESP32H4 ci build
Closes IDF-12332
See merge request espressif/esp-idf!37921
2025-03-31 23:49:48 +08:00
Mahavir Jain
32875d5a66
fix(tools): suppress GNU bin-utils warning about executable stack
...
Newer GNU bin-utils version 2.39 has started emitting a warning
about an executable stack region for Linux target build:
/usr/bin/ld: warning: x509_crt_bundle.S.o: missing .note.GNU-stack section implies executable stack
Fix the issue by adding appropriate "noexecute" attribute for stack
section.
2025-03-31 19:15:36 +05:30
Peter Dragun
201e4f3eb3
Merge branch 'ci/ruff' into 'master'
...
Enable ruff for all python files
Closes IDF-9084
See merge request espressif/esp-idf!38044
2025-03-31 20:41:37 +08:00
Peter Macko
c5b741ea5f
Merge branch 'ci/update_esp-env-v5.5_to_ubuntu_24.04_fixed' into 'master'
...
5.5: Update ubuntu base image for esp-env-v5.5 to 24.04, with fixed pipelines
Closes RDT-993
See merge request espressif/esp-idf!37959
2025-03-31 20:11:57 +08:00
Peter Macko
4a1ea4b725
5.5: Update ubuntu base image for esp-env-v5.5 to 24.04, with fixed pipelines
2025-03-31 20:11:57 +08:00
Adam Múdry
b5b2fbc87d
feat(fatfs/diskio): Remove const from PARTITION VolToPart
...
Closes https://github.com/espressif/esp-idf/issues/14148
2025-03-31 13:35:39 +02:00
C.S.M
8a0e310d75
Merge branch 'bugfix/i2c_slave_auto_selection' into 'master'
...
fix(i2c): Fix i2c slave auto selection issue
Closes IDFGH-14935
See merge request espressif/esp-idf!38061
2025-03-31 16:48:50 +08:00
Island
8e52ac8590
Merge branch 'feat/support_blecrt_359' into 'master'
...
Support BLE vendor hci set rx sensie and max gain on esp32c3
Closes BLERP-1575
See merge request espressif/esp-idf!37062
2025-03-31 16:47:07 +08:00
gongyantao
231226c002
fix(bt): fixed some issues in bt controller
...
- add check for Wi-Fi channel
- fix the incorrect unit of duration_min in cpb tx
- recalculate the channel map when afh is enabled
- fix incorrect vendor event count causing an assertion failure
2025-03-31 14:49:58 +08:00
Kevin (Lao Kaiyao)
84bfea455f
Merge branch 'bugfix/check_i2s_minimum_sample_freq' into 'master'
...
fix(i2s): add check for the minimum sample rate
Closes IDFGH-14952
See merge request espressif/esp-idf!38108
2025-03-31 14:19:04 +08:00
Song Ruo Jing
2ee8c066bf
Merge branch 'feature/uart_autoband_detect' into 'master'
...
feat(uart): add uart_detect_bitrate_bps API for data line bitrate measurement
Closes IDFGH-13876, IDF-12195, and IDFGH-14709
See merge request espressif/esp-idf!36620
2025-03-31 12:08:38 +08:00
chenjianhua
8742bbe553
feat(bt): Update bt lib for ESP32-C3 and ESP32-S3(566c8e3)
...
- Support BLE vendor hci set RX sensitivity and AGC gain command
2025-03-31 11:23:54 +08:00
Island
f958eb7a4e
Merge branch 'bugfix/fix_coexqabr25_52' into 'master'
...
fix(bt/bluedroid): Fixed BLE connection active count getting
Closes BLERP-1583
See merge request espressif/esp-idf!37167
2025-03-31 11:20:32 +08:00