Commit Graph

7150 Commits

Author SHA1 Message Date
Jiang Jiang Jian
65dd74337d Merge branch 'feat/add_cherryusb_demo_v5.5' into 'release/v5.5'
feat(usb): add CherryUSB serial device and host example (v5.5)

See merge request espressif/esp-idf!41700
2025-10-21 14:00:57 +08:00
Jiang Jiang Jian
5c2880049c Merge branch 'bugfix/ftm_example_issues_v5.5' into 'release/v5.5'
Improve FTM Query logging for AP-Sta mode (v5.5)

See merge request espressif/esp-idf!42671
2025-10-20 15:24:19 +08:00
morris
bc3457caab Merge branch 'feature/usb_device_examples_update_v2.0.0_backport_v5.5' into 'release/v5.5'
feature(usb_device): Examples update to esp_tinyusb v2.0.0 (backport to v5.5)

See merge request espressif/esp-idf!42049
2025-10-20 14:29:44 +08:00
akshat
b58b6a62d9 bugfix(wifi): Improve FTM Query logging for AP-Sta mode 2025-10-17 10:08:09 +05:30
Jin Chen
d1298525a9 fix(ble): update the example docs for pawr
(cherry picked from commit 164fec9e74)

Co-authored-by: cjin <jinchen@espressif.com>
2025-10-16 20:14:03 +08:00
Jiang Jiang Jian
eee4837542 Merge branch 'refactor/wps_eap_cleanup_v5.5' into 'release/v5.5'
refactor(esp_wifi): Remove WPS task code (v5.5)

See merge request espressif/esp-idf!42441
2025-10-16 15:12:53 +08:00
Mahavir Jain
ea36c4f609 Merge branch 'feature/esp_tee_c5_v5.5' into 'release/v5.5'
feat(esp_tee): Initial support for ESP32-C5 and related changes (v5.5)

See merge request espressif/esp-idf!42357
2025-10-16 09:39:23 +05:30
Kapil Gupta
f63e81c044 refactor(esp_wifi): Remove WPS task code 2025-10-16 11:12:22 +08:00
Jiang Jiang Jian
fb8d0336ae Merge branch 'bugfix/bt_idf_ci_v5.5' into 'release/v5.5'
fix(example/classic_bt): Fix the potential stack overflow tasks (v5.5)

See merge request espressif/esp-idf!42537
2025-10-16 10:24:20 +08:00
Rahul Tank
39b9662258 Merge branch 'feat/channel_sounding_nimble_v5.5' into 'release/v5.5'
feat(nimble): Add initial support for CS HCI (v5.5)

See merge request espressif/esp-idf!42278
2025-10-15 12:47:59 +05:30
Jiang Jiang Jian
b490bc0613 Merge branch 'feat/support_esp32c5_cert_test_example_v5.5' into 'release/v5.5'
Feat/support esp32c5 cert test example v5.5(Backport v5.5)

See merge request espressif/esp-idf!42535
2025-10-15 10:32:24 +08:00
Rahul Tank
126b8f8789 fix(nimble): Added CS service support 2025-10-14 16:41:02 +05:30
yangfeng
a5735b3252 fix(example/classic_bt): Fix potential stack overflow tasks 2025-10-14 16:38:13 +08:00
Rahul Tank
5652984db9 feat(nimble): Base support for Channel sounding HCI command and events 2025-10-14 12:14:19 +05:30
Laukik Hase
78737a757a feat(esp_tee): Added support for PBKDF2-based (HMAC) ECDSA signing 2025-10-14 10:12:13 +05:30
Laukik Hase
4aafa4d11b feat(esp_tee): Miscellaneous fixes and updates
- Rename `tee_test_fw` app configs for better CI tracking
- Decrease the lower bound of TEE I/DRAM config options
- Trim the TEE test-apps build
- Improve the TEE/REE OTA pytest script with additional checks
- Fix build issues when `tee_sec_storage`/`tee_ota_ops` are a
  a part of the project build but ESP-TEE is disabled
2025-10-14 10:12:12 +05:30
hrushikesh.bhosale
067faa25c2 fix(http_server): Fix CI test failure async_handler
pytest trying to hit the server, before registration
of URI handlers or starting of server
2025-10-13 10:36:52 +05:30
muhaidong
c64b751c50 fix(phy): fix cmd get_rx_result log error issue 2025-10-13 10:42:37 +08:00
muhaidong
a58bae6812 fix(phy): add tx_contain_en cmd for esp32c5 2025-10-13 10:42:37 +08:00
muhaidong
c4aa4d47fc feat(phy): support esp32c5 cert test 2025-10-13 10:42:37 +08:00
yangfeng
9664e406cc fix(example/classic_bt): Fix the stack overflow of the SPPAppT and mouse_move_task tasks 2025-10-10 16:13:51 +08:00
C.S.M
4475b138af doc(temperature_sensor): Update temperature snesor docs, remove inaccurate part 2025-10-10 14:00:37 +08:00
Rahul Tank
67003b5630 fix(nimble): Declutter the nimble menu config options 2025-09-30 14:41:45 +05:30
peter.marcisovsky
ad1aa5dbd4 fix(usb_host): Updaing changed Kconfig value from usb_host_uvc component in UVC example 2025-09-29 17:24:07 +08:00
morris
82ed0c7cd3 Merge branch 'fix/twai_new_driver_example_and_fixs_v5.5' into 'release/v5.5'
feat(driver_twai): backport new driver examples and fixs (v5.5)

See merge request espressif/esp-idf!42008
2025-09-28 18:06:07 +08:00
Chen Chen
7eec1cadf1 feat: Update driver dependency for new version outside components 2025-09-26 16:35:45 +08:00
Island
e93f0e56b6 Merge branch 'change/ble_update_lib_20250828_v5.5' into 'release/v5.5'
change(ble): [AUTO_MR] 20250828 - Update ESP BLE Controller Lib (v5.5)

See merge request espressif/esp-idf!41962
2025-09-24 10:27:50 +08:00
xieqinan@espressif.com
da54e34dbb feat(zigbee): move the zcl_utility into the examples_utils of zb_common_components 2025-09-23 16:38:48 +08:00
wanckl
b2bca25a98 fix(driver_twai): added ctu_official listen only workaround
Closes https://github.com/espressif/esp-idf/issues/17461
2025-09-22 20:24:52 +08:00
wanckl
26c3b0b83c fix(driver_twai): update example using wait_tx_done api 2025-09-22 20:24:20 +08:00
wanckl
0f2d8416b5 feat(driver_twai): update and simplify network example using new driver 2025-09-22 20:24:16 +08:00
Zhao Wei Liang
5ca84429c9 feat(ble): add console command to get dtm rx rssi in hci example
(cherry picked from commit c58f07ed1e)

Co-authored-by: zwl <zhaoweiliang@espressif.com>
2025-09-22 11:36:51 +08:00
Zhao Wei Liang
bfd84a6a0c feat(ble): add console command to get dtm rx rssi on ESP32-C6
(cherry picked from commit b40f7c773b)

Co-authored-by: zwl <zhaoweiliang@espressif.com>
2025-09-22 11:36:51 +08:00
Island
56bef4d352 Merge branch 'bugfix/ble_enhanced_security_v2_v5.5' into 'release/v5.5'
fix(ble/bluedroid): Fixed potential out-of-bounds memory access when resolve adv data (v5.5)

See merge request espressif/esp-idf!41307
2025-09-22 10:27:27 +08:00
Roman Leonov
21f0b5436d feat(network): Update sta2eth example to esp_tinyusb v2.0.0 2025-09-19 14:25:10 +02:00
Roman Leonov
0c12ff60d7 feat(usb_device): Update examples to esp_tinyusb v2.0.0 2025-09-19 14:25:04 +02:00
wanckl
d625405ecb feat(driver_twai): update error recover example using new driver
Closes https://github.com/espressif/esp-idf/issues/8461
2025-09-18 19:53:56 +08:00
wanckl
b5dbc7f3a1 feat(driver_twai): remove self test example since it's meanless 2025-09-18 15:10:20 +08:00
LiPeng
e2e0039b29 feat(cherry_usb): Pin cherryusb component version 2025-09-12 15:54:13 +08:00
Rahul Tank
9d01ecf71b Merge branch 'bugfix/set_tx_power_in_example_v5.5' into 'release/v5.5'
fix(nimble): Add Tx power information in adv data (v5.5)

See merge request espressif/esp-idf!41813
2025-09-11 14:26:04 +05:30
Rahul Tank
0feebfce2c fix(nimble): Add Tx power information in adv data 2025-09-10 18:46:03 +05:30
Zhou Xiao
767014b382 fix(ble): init return code in nimble example
* Closes https://github.com/espressif/esp-idf/issues/17547


(cherry picked from commit 916f87b333)

Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
2025-09-10 21:13:39 +08:00
Island
6b7d55aeba Merge branch 'feat/support_blufi_adv_with_name_v5.5' into 'release/v5.5'
feat(bt/blufi): Support Blufi start advertising with specified name (v5.5)

See merge request espressif/esp-idf!41338
2025-09-04 12:02:40 +08:00
Island
ba4300c226 Merge branch 'feat/support_cble50y24_108_v5.5' into 'release/v5.5'
Support multi-connection optimization and examples on Bluedroid (v5.5)

See merge request espressif/esp-idf!41200
2025-09-04 12:02:33 +08:00
LiPeng
a86bfba593 fix(usb): fix ths bug that ALT escape input for USB HID keyboard 2025-09-03 10:46:58 +08:00
LiPeng
6340d6fabd feat(usb): add CherryUSB support for multiple USB controllers selection 2025-09-03 10:30:21 +08:00
LiPeng
b3a7b0f8b1 feat(usb): add CherryUSB host msc example 2025-09-03 10:30:21 +08:00
LiPeng
18e7e00c50 feat(usb): add ALT escape input for USB HID keyboard 2025-09-03 10:30:21 +08:00
LiPeng
0c59446faa feat(examples/peripherals/usb/cherryusb/host/cherryusb_host): add CherryUSB host example 2025-09-03 10:30:21 +08:00
LiPeng
7b31dfd0e1 feat(examples/peripherals/usb/cherryusb/device/cherryusb_serial_device): add CherryUSB serial device example 2025-09-03 10:30:21 +08:00