zwl
ec4a1324f5
fix(ble): fixed hci driver stack protection fault issue on ESP32-C6
2025-03-18 11:58:53 +08:00
zwl
327182e3e6
fix(ble): delete ble_hci_trans header file
2025-03-18 11:58:53 +08:00
zwl
84f0b39e4d
fix(ble): fixed hci assertion issue when uart interference occurs
2025-03-18 11:58:53 +08:00
Island
cafbd7bd46
Merge branch 'change/ble_update_lib_20250313' into 'master'
...
change(ble): [AUTO_MR] 20250313 - Update ESP BLE Controller Lib
Closes BLERP-1634, BLERP-1570, BLERP-1617, BLERP-1616, BLERP-1613, BLERP-1610, BLERP-1599, BLERP-1595, BLERP-1563, BLERP-1605, BLERP-1628, BLERP-1629, BLERP-1635, BLERP-1646, BLERP-1649, BLERP-1639, and BLERP-1651
See merge request espressif/esp-idf!37752
2025-03-18 11:57:11 +08:00
Mahavir Jain
ba7a10e4e9
Merge branch 'feature/add_esp32s3_target_to_security_feature_application' into 'master'
...
security: add esp32s3 target to security feature application
See merge request espressif/esp-idf!37544
2025-03-18 11:21:55 +08:00
Ashish Sharma
88fa3e2c9e
feat(security): fixes review comments
2025-03-17 18:23:14 +08:00
Ashish Sharma
4c23ba3c1f
feat(security): update idf.py extensions to support security feature application
2025-03-17 18:23:14 +08:00
Ashish Sharma
fbecd65e2a
feat(security): update README.md to include support for esp32s3
2025-03-17 18:23:14 +08:00
Li Shuai
ee77c489e7
Merge branch 'feat/esp32h21_system_sleep_pmu' into 'master'
...
Stage 3: Support esp32h21 DFS & PMU & LP Timer & Clock domain
Closes PM-349 and PM-350
See merge request espressif/esp-idf!37632
2025-03-17 18:11:49 +08:00
Ondrej Kosta
6d9fdcf96f
Merge branch 'fix/rmii_ref_ckl' into 'master'
...
fix(esp_eth): fixed ESP32P4 EMAC REF RMII CLK output mode
See merge request espressif/esp-idf!37138
2025-03-17 17:18:07 +08:00
Mahavir Jain
23398bdc93
Merge branch 'feat/add_protocomm_sec_patch_config' into 'master'
...
feat(protocomm): add (hidden) config option to indicate security patch feature
See merge request espressif/esp-idf!37785
2025-03-17 16:38:27 +08:00
Gao Xu
d21adf2535
Merge branch 'feature/esp32h21_i2c_support' into 'master'
...
Feature/esp32h21 i2c support
Closes IDF-11578 and IDF-11580
See merge request espressif/esp-idf!37227
2025-03-17 15:06:13 +08:00
Mahavir Jain
18f514a4c0
Merge branch 'fix/nvs_logger_json_output' into 'master'
...
fix(nvs_flash/nvs_tool): Fix nvs_tool.py to output required values
Closes IDFGH-14504
See merge request espressif/esp-idf!36909
2025-03-17 14:02:22 +08:00
Mahavir Jain
8a8cd3e43b
Merge branch 'feature/enable_flash_encryption_for_esp32h21' into 'master'
...
feat: enable flash encryption support for esp32h21
Closes IDF-11499
See merge request espressif/esp-idf!36440
2025-03-17 13:54:22 +08:00
Mahavir Jain
2fcceb01a7
feat(protocomm): add (hidden) config option to indicate security patch feature
2025-03-17 10:20:01 +05:30
Li Shuai
350e3c3d06
fix(esp_system): update clk code for esp32h21
2025-03-17 11:24:39 +08:00
Li Shuai
d89b9cb674
change(esp_hw_support): this change needs to be reverted when the PMU build
2025-03-17 11:24:39 +08:00
Li Shuai
82ab6b8cf9
fix(power_management): fix ci warning due to unused variable config
2025-03-17 11:24:39 +08:00
Li Shuai
410fb091d9
change(esp_hw_support): change for pmu build pass
2025-03-17 11:24:39 +08:00
Li Shuai
1da425bdc7
change(hal): update lp_timer register structure and support driver for esp32h21
2025-03-17 11:24:39 +08:00
Li Shuai
ac5c5de378
change(esp_system): change for light sleep example build pass
2025-03-17 11:24:39 +08:00
Li Shuai
8103ea67c7
change(esp_hw_support): pmu driver, hal and ll layer support for esp32h21
2025-03-17 11:24:39 +08:00
Li Shuai
e351f17790
change(esp_hw_support): support power management dfs flow
2025-03-17 11:24:39 +08:00
Li Shuai
d3a9e4f185
change(esp_hw_support): add main XTAL kconfig option to support clock source select
2025-03-17 11:24:39 +08:00
Kevin (Lao Kaiyao)
afda4c18e9
Merge branch 'feature/support_p4_ulp_touch_driver' into 'master'
...
feat(ulp_touch): support ulp touch driver on p4
Closes IDF-12546
See merge request espressif/esp-idf!37362
2025-03-17 11:00:05 +08:00
Geng Yuchao
8b6c55e17e
fix(ble): Add link requires esp_phy for ble.
2025-03-17 10:44:21 +08:00
Zhou Xiao
5215284a9d
feat(ble): support ble log simple output via SPI interface
2025-03-17 10:44:21 +08:00
Zhou Xiao
bb9dc5a927
fix(ble): fix ble log init failure mem leak for ESP32
2025-03-17 10:44:21 +08:00
Zhou Xiao
9ff9fb0661
fix(ble): fix ble log init failure mem leak for ESP32-C3
2025-03-17 10:44:21 +08:00
cjin
b62f094ed5
fix(ble): remove macro in lpclk src get api on ESP32-C6
2025-03-17 10:44:21 +08:00
cjin
b62736b764
fix(ble): remove macro in lpclk src get api on ESP32-C5
2025-03-17 10:44:21 +08:00
zwl
71cea01694
feat(ble): add enhanced connect function on ESP32-C2
2025-03-17 10:44:21 +08:00
Zhou Xiao
eae9b795aa
feat(ble): support ble log simple output via SPI interface for ESP32-C6
2025-03-17 10:44:20 +08:00
Zhou Xiao
1574db33c5
feat(ble): support ble log simple output via SPI interface for ESP32-C5
2025-03-17 10:44:20 +08:00
Zhou Xiao
e99b3c6f6a
feat(ble): support ble log simple output via SPI interface for ESP32-H2
2025-03-17 10:44:20 +08:00
Zhou Xiao
df829ac919
feat(ble): support ble log simple output via SPI interface for ESP32-C2
2025-03-17 10:44:20 +08:00
Zhou Xiao
f198302067
change(ble): [AUTO_MR] Update lib_esp32c2 to 5d9a6661
2025-03-17 10:44:20 +08:00
Zhou Xiao
3b85cf8818
change(ble): [AUTO_MR] Update lib_esp32c6 to 82a8be7d
2025-03-17 10:44:20 +08:00
Zhou Xiao
4d99e72774
change(ble): [AUTO_MR] Update lib_esp32c5 to 82a8be7d
2025-03-17 10:44:20 +08:00
Zhou Xiao
83da04398d
change(ble): [AUTO_MR] Update lib_esp32h2 to 82a8be7d
2025-03-17 10:44:20 +08:00
laokaiyao
c9cc7bb216
feat(ulp_touch): add example for lp_touch
2025-03-14 21:56:05 +08:00
laokaiyao
ffb8adcf49
feat(ulp_touch): support ulp touch driver on p4
2025-03-14 21:10:16 +08:00
Roland Dobai
71e4d9ec50
Merge branch 'change/issue_template_diag' into 'master'
...
change: add an IDF diag entry to the issue template
Closes IDF-11826
See merge request espressif/esp-idf!37244
2025-03-14 18:31:47 +08:00
Jiang Jiang Jian
14b9676465
Merge branch 'bugfix/fix_scan_info_error_in_lr_only_mode' into 'master'
...
fix(wifi): Fixed the scan information error in LR only mode
Closes WIFIBUG-962, WIFIBUG-991, WIFIBUG-1046, IDFGH-13550, IDFGH-14592, and WIFI-4503
See merge request espressif/esp-idf!35730
2025-03-14 18:13:42 +08:00
Roland Dobai
cd1c5aa075
Merge branch 'feat/deactivate_idf_env_every_run' into 'master'
...
feat(tools): Deactivate current ESP-IDF environment with every export run
Closes IDF-11251
See merge request espressif/esp-idf!35857
2025-03-14 16:43:25 +08:00
Zhang Shu Xian
64a412dee1
Merge branch 'docs/update_i2c_static' into 'master'
...
docs: Update static for i2c.rst
Closes DOC-10481
See merge request espressif/esp-idf!37748
2025-03-14 16:39:10 +08:00
zhangyanjiao
f2ceb04409
fix(wifi): update wifi lib for scan issue and new APIs
2025-03-14 15:43:22 +08:00
zhangyanjiao
660e33c801
fix(wifi): Fixed the scan information error in LR only mode
2025-03-14 15:11:45 +08:00
zhangyanjiao
82bce6c077
fix(wifi): Add new api to get mac clock time
...
Closes https://github.com/espressif/esp-idf/issues/15348
2025-03-14 15:11:44 +08:00
zhangyanjiao
e910c5755b
fix(wifi): Fixed the max log level not work when it exceeds the default log level
2025-03-14 15:11:44 +08:00