WanqQixiang
5cc3c09a15
fix(openthread): Fix CI failure of ot_trel example build
2024-12-17 10:26:47 +08:00
Marius Vikhammer
e24950264b
Merge branch 'ci/docs_master_build' into 'master'
...
ci(docs): revert d98e77a4a7 to simplify CI
See merge request espressif/esp-idf!35580
2024-12-17 10:07:50 +08:00
Zhang Shu Xian
d308198f29
Merge branch 'docs/update_cn_translation_for_heap_debug' into 'master'
...
docs: Update CN translation for heap debug
Closes DOC-9613
See merge request espressif/esp-idf!35293
2024-12-17 09:57:55 +08:00
Marius Vikhammer
d75fdc74e8
ci(docs): revert d98e77a4a7 to simplify CI
2024-12-17 09:39:46 +08:00
peter.marcisovsky
3cef3baeba
feat(usb_host): Mock USB device open/close
...
- CMock callbacks for USB device opening and closing
2024-12-16 16:55:37 +01:00
Tomáš Rohlínek
5e53f2975e
fix(storage/vfs): incorrect log level in esp_vfs_register_fd_range
...
Closes https://github.com/espressif/esp-idf/issues/14327
2024-12-16 15:12:11 +01:00
Marek Fiala
5930a422d7
fix(tools): Fixed timeout and path bug for test_cli_installer_win
2024-12-16 14:55:16 +01:00
Marek Fiala
0b78083595
fix(tools): fixed test_create_project_with_idf_readonly on Win
2024-12-16 14:55:15 +01:00
Wu Zheng Hui
cd225d0788
Merge branch 'fix/fix_flash_clock_changed_after_sleep' into 'master'
...
fix(esp_hw_support): fix mspi clock freq changed after lightsleep
Closes PM-231 and PM-299
See merge request espressif/esp-idf!34982
2024-12-16 21:34:38 +08:00
xiongweichao
8e8e577d2c
fix(bt): Fixed some controller bugs
...
- Fix epr not being initiated after authentication is completed
- Fixed the issue HCI_READ_CLOCK returned parameter in slot
- Fixed the missmatching of CLKN and FCNT after clock update
2024-12-16 19:15:18 +08:00
Rahul Tank
2c31596a3b
Merge branch 'fix/update_csfc_max_size' into 'master'
...
fix(nimble): Update CSFC max size to fix invalid NVS overflow event
Closes BLERP-1382
See merge request espressif/esp-idf!35514
2024-12-16 19:03:39 +08:00
Shu Chen
7d46a4a0b0
Merge branch 'example_connect/thread' into 'master'
...
feat(protocol_examples_common): Add Thread connect to support Thread for the protocol examples
See merge request espressif/esp-idf!34892
2024-12-16 17:56:46 +08:00
Wang Meng Yang
ad42627d1a
Merge branch 'bugfix/btqabr2023-413' into 'master'
...
fix(ble): Fixed that the resolvable private address does not change when light sleep is enabled
Closes BTQABR2023-413
See merge request espressif/esp-idf!35611
2024-12-16 17:23:26 +08:00
Xu Si Yu
f8648f2ee6
fix(openthread): fix a naming error of kconfig
2024-12-16 16:42:39 +08:00
Mahavir Jain
a5fbd96f2d
Merge branch 'feature/add_support_for_http_1.0_requests' into 'master'
...
feat(esp_http_server): add support to handle HTTP 1.0 requests
Closes IDF-11832
See merge request espressif/esp-idf!35579
2024-12-16 15:39:02 +08:00
Wan Lei
3b4f2a9a86
Merge branch 'fix/p4_spi_slave_example_not_work' into 'master'
...
fix(driver_spi): fixed slave (and slave_hd) driver and example error with alignment check
See merge request espressif/esp-idf!35248
2024-12-16 14:29:02 +08:00
xiongweichao
a1c89bb7df
fix(ble): fixed that the resolvable private address does not change when light sleep is enabled
2024-12-16 11:11:55 +08:00
Island
8458cfffba
Merge branch 'feat/support_some_vendor_hci_for_qa' into 'master'
...
fix(ble): fixed the connect issue when rx error aa on ESP32-C2
Closes BLERP-1299, BLERP-1298, BLERP-1287, BLERP-1281, BLERP-1328, BLERP-1340, BLERP-1341, BLERP-1343, BLERP-1344, BLERP-1361, and BLERP-1308
See merge request espressif/esp-idf!35447
2024-12-16 10:55:44 +08:00
Island
a03527e99b
Merge branch 'fix/ble_mesh_enable_high_duty_itvl_on_nimble' into 'master'
...
feat(ble_mesh): select BT_NIMBLE_HIGH_DUTY_ADV_ITVL when using random adv itvl
Closes BLERP-1360
See merge request espressif/esp-idf!35591
2024-12-16 10:35:45 +08:00
Zhang Shuxian
f6dde85e45
docs: Update CN translation for heap debug
2024-12-16 10:15:49 +08:00
Alex Bethel
30a050e9ae
docs: Fix gpio_dump_io_configuration
typo in docs
...
The mentioned `gpio_dump_all_io_configuration` function doesn't exist,
the correct function is `gpio_dump_io_configuration`.
2024-12-14 13:05:24 -07:00
Sarvesh Bodakhe
6fd082f8ac
feat(wpa_supplicant): Add WIFI_EVENT_AP_WRONG_PASSWORD in SoftAP
...
This event is triggered when external station tries connecting to softAP
with wrong password.
Currently supported softAP AUTH modes: WPA-PSK, WPA2-PSK and WPA3-PSK (SAE-auth)
2024-12-14 18:17:53 +05:30
Gao Xu
7ff0a07d3d
Merge branch 'feat/h21_introduce_step2_3' into 'master'
...
feat(esp32h21): add soc register header files (stage 2/8, part 3/3)
See merge request espressif/esp-idf!35492
2024-12-14 18:58:14 +08:00
gaoxu
d798f6f1a7
feat(esp32h21): update pmu reg and struct files (stage 2-3)
2024-12-14 17:08:51 +08:00
gaoxu
07862cf93e
feat(esp32h21): fix soc file and add soc files from verification branch (stage 2-3)
2024-12-14 17:08:19 +08:00
Ivan Grokhotkov
e06c234625
Merge branch 'bugfix/opencores_emac_macaddr' into 'master'
...
fixes for MAC address setting in openeth driver
See merge request espressif/esp-idf!35512
2024-12-13 20:17:56 +08:00
Island
b87ba0381b
Merge branch 'feat/add_get_started_example_on_bluedroid' into 'master'
...
feat(bt/bluedroid): Added BLE get started examples for Bluedroid
Closes BLERP-1180
See merge request espressif/esp-idf!34623
2024-12-13 19:23:07 +08:00
Zhang Hai Peng
397fb43d2d
Merge branch 'bugfix/fix_ble_aa_zero_c3_s3' into 'master'
...
fix(bt/ble): Update esp32c3/s3 libbtdm_app.a (555b0a2)
Closes BLERP-1284 and IDFCI-2490
See merge request espressif/esp-idf!35220
2024-12-13 19:22:38 +08:00
Shen Meng Jing
571d572483
Merge branch 'docs/update_cn_libs_frameworks' into 'master'
...
docs: Update CN translation for libs-frameworks.rst
Closes DOC-9662
See merge request espressif/esp-idf!35614
2024-12-13 18:09:31 +08:00
Martin Vychodil
f8701f1c92
Merge branch 'feat/vfs_ops_make_all_op_pointers_const' into 'master'
...
feat(storage/vfs): make all member pointer of vfs_ops struct const
See merge request espressif/esp-idf!35287
2024-12-13 18:01:53 +08:00
Aleksei Apaseev
8d11345a01
Merge branch 'ci/add-app-path-to-log-min-free-heap-size' into 'master'
...
ci: add app_path to log_minimum_free_heap_size to allow better identification of apps
See merge request espressif/esp-idf!35627
2024-12-13 17:44:40 +08:00
shenmengjing
33b6da9d5a
docs: Update CN translation for libs-frameworks.rst
2024-12-13 16:49:06 +08:00
wanckl
0610fa3460
fix(driver_spi): fixed slave example error on esp32p4
2024-12-13 16:15:47 +08:00
wanckl
fcdc5d02d4
fix(driver_spi): fixed slave_hd driver transaction alignment check
2024-12-13 16:15:43 +08:00
wuzhenghui
7d0d95b7d8
fix(esp_hw_support): fix mspi clock freq changed after lightsleep
2024-12-13 15:47:49 +08:00
Jiang Jiang Jian
0b32899559
Merge branch 'fix/fix_esp32c2_ld_issue' into 'master'
...
fix(wifi): fix esp32c2 ld issue
See merge request espressif/esp-idf!35608
2024-12-13 15:43:34 +08:00
zwl
6b01a56e09
fix(ble): fixed the connect issue when rx error aa on ESP32-C2
2024-12-13 15:34:21 +08:00
zwl
15203f9f35
feat(ble): support some vendor hci commands on ESP32-H2
2024-12-13 15:28:57 +08:00
zwl
5bd66eaa57
feat(ble): support some vendor hci commands on ESP32-C6
2024-12-13 15:28:57 +08:00
xuzhekai
d051a2a39d
feat(bt/bluedroid): Added BLE get started examples for Bluedroid
2024-12-13 15:09:03 +08:00
Espressif BOT
001247a29a
change(mbedtls/crt_bundle): Update esp_crt_bundle certificates
2024-12-13 14:29:37 +08:00
Jiang Jiang Jian
9940dbdaf4
Merge branch 'bugfix/periph_clk_init_p4_addon' into 'master'
...
fix(esp_system): still gate hp periph clk on core/system reset for power saving
See merge request espressif/esp-idf!35625
2024-12-13 13:48:17 +08:00
zhanghaipeng
0a8f808cd2
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(555b0a2)
...
- Check Access Address when receive connection request PDU
- Fix issue with BLE5.0 duplicate scan for chained packets
2024-12-13 13:40:26 +08:00
Aleksei Apaseev
819703c442
ci: add app_path to log_minimum_free_heap_size to allow better identification of the app based on its path
2024-12-13 11:22:53 +08:00
Kevin (Lao Kaiyao)
b2dce4a170
Merge branch 'feature/support_ana_cmpr_on_c5' into 'master'
...
feat(ana_cmpr): support ana cmpr on c5
Closes IDF-11081
See merge request espressif/esp-idf!35530
2024-12-13 11:03:17 +08:00
Roland Dobai
93a604df88
Merge branch 'fix/honor_idf_python_env_path' into 'master'
...
fix(tools): honor IDF_PYTHON_ENV_PATH value
Closes IDFGH-14208
See merge request espressif/esp-idf!35534
2024-12-13 00:51:16 +08:00
Frantisek Hrbata
18cbc8d86c
Merge branch 'ci/autocomplete_arg_test' into 'master'
...
ci(autocomplete): add test for file autocompletion
Closes IDF-11707 and IDF-11839
See merge request espressif/esp-idf!35488
2024-12-12 21:32:01 +08:00
Frantisek Hrbata
c0954cf0b2
fix(tools): honor IDF_PYTHON_ENV_PATH value
...
The active.py script is currently clearing the IDF_PYTHON_ENV_PATH,
preventing it from being set to a custom location for the python virtual
environment directory. Although the install script checks to ensure that
an existing python virtual environment is not overwritten with one for a
different ESP-IDF version than it was originally created for, we should
still permit setting a custom path for the python virtual environment.
Closes https://github.com/espressif/esp-idf/issues/15006
Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com>
2024-12-12 14:29:25 +01:00
Song Ruo Jing
c5ab71e3db
fix(esp_system): still gate hp periph clk on core/system reset for power saving
...
Leaving only hp periph clk source should not be gated on core/system reset
2024-12-12 20:45:06 +08:00
Chen Jian Xing
e75c170cfe
Merge branch 'bugfix/fix_blufi_connect_wpa_ap_fail_issue' into 'master'
...
fix(wifi): fixed blufi connect wep or wpa ap fail issue
Closes WIFI-6765
See merge request espressif/esp-idf!35541
2024-12-12 20:23:06 +08:00