Jiang Guang Ming
642340616e
test(spi_flash): Enable esp_flash rom impl test on c5 c61
2025-01-14 17:18:12 +08:00
morris
fdb1897392
Merge branch 'change/bs_cmake_cleanup' into 'master'
...
change(bs): some refactor to the bitscrambler component
See merge request espressif/esp-idf!36148
2025-01-14 16:33:25 +08:00
Kapil Gupta
897e487f89
Merge branch 'fix/fix_off_wpa3_build_issue' into 'master'
...
fix(wifi): fix build issue when disable wpa3 sae
Closes WIFIBUG-1014 and IDFGH-14420
Closes https://github.com/espressif/esp-idf/issues/15200
See merge request espressif/esp-idf!36297
2025-01-14 16:14:53 +08:00
wangtao@espressif.com
f546446d6d
fix(wifi): fix build issue when disable wpa3 sae
2025-01-14 15:02:05 +08:00
Kapil Gupta
a95406ad90
fix(esp_wifi): Add review comments and some cleanup
2025-01-14 14:35:00 +08:00
Kapil Gupta
22897aaf5b
fix(esp_wifi): fix some analyzer issues
...
Closes https://github.com/espressif/esp-idf/issues/15097
Closes https://github.com/espressif/esp-idf/issues/15098
Closes https://github.com/espressif/esp-idf/issues/15099
2025-01-14 14:35:00 +08:00
Zhou Xiao
e5feba6ed3
change(ble): update esp32c2 rom ld file
2025-01-14 14:22:24 +08:00
zhouxiao
c263c75897
change(ble): [AUTO_MR] Update lib_esp32c2 to 7b7ee440
2025-01-14 14:14:05 +08:00
zhouxiao
06a6b311a8
change(ble): [AUTO_MR] Update lib_esp32c6 to bbc1903d
2025-01-14 14:14:05 +08:00
zhouxiao
bd2ca2a402
change(ble): [AUTO_MR] Update lib_esp32c5 to bbc1903d
2025-01-14 14:14:05 +08:00
zhouxiao
4f5f0b0954
change(ble): [AUTO_MR] Update lib_esp32h2 to bbc1903d
2025-01-14 14:14:05 +08:00
Xu Si Yu
4bbc3044d6
fix(15.4): set 15.4 energy scan duration before cca
2025-01-14 12:23:28 +08:00
Island
8563c2fc46
Merge branch 'change/ble_update_lib_20250103' into 'master'
...
change(ble): [AUTO_MR] 20250103 - Update ESP BLE Controller Lib
Closes BLERP-1449, BLERP-1450, BLERP-1448, BLERP-1460, BLERP-1461, BLERP-1462, BLERP-1421, BLERP-1407, BLERP-1075, BLERP-1463, BLERP-1412, BLERP-1422, BLERP-1454, and BLERP-1466
See merge request espressif/esp-idf!36145
2025-01-14 12:20:23 +08:00
Mahavir Jain
7d75dea34a
Merge branch 'feat/https_examples_pytest_with_esp32c2_rom_mbedtls' into 'master'
...
ci(https/examples): Enabled https examples pytest with config esp32c2_rom_mbedtls
See merge request espressif/esp-idf!33910
2025-01-14 12:17:10 +08:00
Geng Yuchao
ac8204c4ba
fix(esp32h2): H2 ble timer clk enable issue
2025-01-14 11:27:51 +08:00
Jiang Jiang Jian
0f0068fff3
Merge branch 'fix/fix_branch_predictor_access_flash_after_cache_diabled' into 'master'
...
fix(esp_hw_support): fix branch predictor access flash after cache disabled
Closes PM-329
See merge request espressif/esp-idf!36281
2025-01-14 10:56:17 +08:00
morris
dc3f31adac
refactor(bitscrambler): to use GDMA link API
2025-01-13 22:58:27 +08:00
morris
8de8558841
fix(bitscrambler): example timeout in the bsasm
...
also added example pytest
2025-01-13 22:58:27 +08:00
morris
97d09e6427
feat(gdma): added API to count the size of rx buffer until eof
2025-01-13 22:58:27 +08:00
Mahavir Jain
5238519048
Merge branch 'bugfix/enable_simple_http_server_on_linux' into 'master'
...
fix(examples): simple http_server example build for Linux target
See merge request espressif/esp-idf!36277
2025-01-13 19:44:45 +08:00
Omar Chebib
52b558d218
Merge branch 'feature/enable_fp_backtracing' into 'master'
...
feat(riscv): implement frame pointer option for backtracing
See merge request espressif/esp-idf!32342
2025-01-13 18:11:49 +08:00
Euripedes Rocha
8a25cd1503
fix(mqtt): MQTT5 API header added to documentation
...
MQTT5 API headers were missing.
2025-01-13 17:27:37 +08:00
Roland Dobai
f2c3fc2129
Merge branch 'ci/check_copyright_bsasm' into 'master'
...
CI: Check copyright for BSASM files
Closes IDFGH-14382
See merge request espressif/esp-idf!36255
2025-01-13 17:24:45 +08:00
Kevin (Lao Kaiyao)
0da23b800d
Merge branch 'revert/i2s_apll_pm_type' into 'master'
...
fix(i2s): lock APB when using apll with DFS feature
Closes IDFGH-13860
See merge request espressif/esp-idf!36096
2025-01-13 16:52:04 +08:00
Rahul Tank
65aaf217d8
fix(nimble): Fix compilation issues for different flag combinations
2025-01-13 13:49:49 +05:30
Mahavir Jain
5c5e80ca24
Merge branch 'feat/remove_pre_encrypted_ota_example_support' into 'master'
...
feat(ota): Remove the pre_encrypted_ota example from eps-idf
See merge request espressif/esp-idf!35891
2025-01-13 16:06:35 +08:00
Mahavir Jain
b20a7f1d2d
Merge branch 'bugfix/memory_leak_in_http_digest_authentication' into 'master'
...
fix(esp_http_client): fixed memory leak issue while preparing HTTP digest authentication
Closes IDFGH-14071
See merge request espressif/esp-idf!36066
2025-01-13 15:59:03 +08:00
Roland Dobai
6a7e34997e
Merge branch 'fix/remove_duplicates_from_sdkconfig_renames' into 'master'
...
fix: remove duplicit lines from sdkconfig.rename files
Closes IDF-9604
See merge request espressif/esp-idf!35219
2025-01-13 15:53:41 +08:00
Song Ruo Jing
ef5dad5bf4
Merge branch 'bugfix/ledc_include_gpio' into 'master'
...
fix(ledc): fixed depending on gpio header but don't depends on it
Closes IDFGH-14390
See merge request espressif/esp-idf!36280
2025-01-13 15:25:21 +08:00
Jiang Jiang Jian
93aea4f664
Merge branch 'feat/increase_c2_supported_ver' into 'master'
...
feat(soc): increase c2 max supported version
See merge request espressif/esp-idf!35969
2025-01-13 14:54:53 +08:00
hrushikesh.bhosale
8ea58f3d36
feat(ota): Remove the pre_encrypted_ota example from eps-idf
...
1. Remove the pre_encrypted_ota example from the esp-idf as we have
moved this example idf-extra-components repository under esp_encrypted_img
component
2. Added the migration guide for 5.5 release
2025-01-13 11:33:14 +05:30
Rahul Tank
a77c4e7eef
Merge branch 'bugfix/fix_few_nimble_issues' into 'master'
...
fix(nimble): Fix few nimble issues 11012025
Closes BLERP-1469 and BLERP-1477
See merge request espressif/esp-idf!36252
2025-01-13 13:19:34 +08:00
morris
db07b97ae2
Merge branch 'contrib/github_pr_15144' into 'master'
...
fix(twai): TWAI_GENERAL_CONFIG_DEFAULT_V2 initialize general_flags (GitHub PR)
Closes IDFGH-14354
See merge request espressif/esp-idf!36159
2025-01-13 12:26:13 +08:00
Mahavir Jain
25fe9e50eb
fix(ci): use component dependency pattern in build yml
2025-01-13 09:10:04 +05:30
Kevin (Lao Kaiyao)
4c5e1a0341
Merge branch 'refactor/update_lpperi_regs_for_h2_eco5' into 'master'
...
refactor(lpperi): compatible refactor for H2 ECO5
See merge request espressif/esp-idf!36235
2025-01-13 10:34:53 +08:00
wuzhenghui
7a4cc8ed35
fix(esp_hw_support): fix branch predictor access flash after cache disabled
2025-01-13 10:28:09 +08:00
Kevin (Lao Kaiyao)
57a893d269
Merge branch 'feature/touch_driver_ng_on_32' into 'master'
...
feat(touch): support touch v1 in new touch driver
Closes IDF-10183 and IDF-11423
See merge request espressif/esp-idf!34781
2025-01-13 10:23:25 +08:00
morris
d78f270b04
Merge branch 'feat/spi_std_timing_and_bit_trans' into 'master'
...
feat(driver_spi): support adjust master rx to standard timing
Closes IDF-11396
See merge request espressif/esp-idf!36058
2025-01-13 10:07:28 +08:00
zhouxiao
937fe2a6e3
fix(ble): fixed ld file for c2eco0 and c2eco4
2025-01-10 20:44:27 +08:00
zwl
4dfe8db6a6
fix(ble): fixed esp_ble_tx_power_set api issue on ESP32-C5
2025-01-10 20:44:27 +08:00
zwl
d2b62f2130
fix(ble): fixed esp_ble_tx_power_set api issue on ESP32-H2
2025-01-10 20:44:27 +08:00
zwl
8d6ec12838
fix(ble): fixed esp_ble_tx_power_set api issue on ESP32-C6
2025-01-10 20:44:27 +08:00
zwl
6a752eeb89
fix(ble): fixed esp_ble_tx_power_set api issue on ESP32-C2
2025-01-10 20:44:27 +08:00
zwl
8f7f0f0d69
feat(ble): support for putting ble code into flash on ESP32-C5
2025-01-10 20:44:27 +08:00
zwl
5a9acdc379
feat(ble): support for putting ble code into flash on ESP32-H2
2025-01-10 20:44:27 +08:00
zwl
02d6d6fd73
feat(ble): support for putting ble code into flash on ESP32-C6
2025-01-10 20:44:27 +08:00
zhouxiao
acf5823a0d
change(ble): Update esp_bt.h controller config for C5 and rom.ble-eco4.ld for C2ECO4
2025-01-10 20:44:27 +08:00
zhouxiao
7cd3fe6953
change(ble): Update lib_esp32c2 to 2a00fb0b
2025-01-10 20:44:27 +08:00
zhouxiao
4fc95fa91f
change(ble): Update lib_esp32c6 to 3422b706
2025-01-10 20:44:27 +08:00
zhouxiao
3a2ad98b0d
change(ble): Update lib_esp32c5 to 3422b706
2025-01-10 20:44:27 +08:00