Commit Graph

21 Commits

Author SHA1 Message Date
Tomas Rezucha b028d25f91 refactor: Merge USB Host CDC-ACM and CDC-VCP examples 2026-02-06 09:03:14 +01:00
renpeiying dfbca655e3 docs: Update CN translation for usb_host.rst 2025-12-01 14:31:27 +08:00
renpeiying bcef36325b docs: Update CN translation 2025-11-07 12:19:34 +01:00
Shen Mengjing 5d57ad769d docs: Update CN translation 2025-10-17 17:21:56 +08:00
peter.marcisovsky b3bb053160 refactor(usb_host): Remove usb component form esp-idf
- usb component was relocated from esp-idf to esp-usb
    - the component is now a managed component
2025-09-29 17:15:17 +02:00
igor.masar 06a32f2467 docs(usb): add TUSB1106 to tested external PHY list 2025-09-12 17:19:23 +02:00
renpeiying 8b2b2729bb docs: Add CN translation to usb_host and usb_device.rst 2025-08-20 10:16:27 +08:00
Zhang Shuxian f201fd08da docs: Update CN for usb_host.rst 2025-05-14 10:34:18 +02:00
renpeiying 02a55611dd Update CN translation 2025-04-22 08:48:30 +02:00
Peter Marcisovsky b504d61f42 Merge branch 'fix/usb_host_docs_host_num_chan_reference' into 'master'
fix(usb_host): Fixing rererence to OTG_NUM_HOST_CHAN in USB Host docs

See merge request espressif/esp-idf!37163
2025-02-28 16:16:08 +08:00
Roman Leonov e815f68a50 docs(usb_host): Removed the limitation for Low-speed device connected via hub 2025-02-24 19:39:53 +08:00
peter.marcisovsky 05ea550597 fix(usb_host): Fixing dererence to OTG_NUM_HOST_CHAN in docs 2025-02-20 14:07:00 +01:00
Roman Leonov 4685405a3f docs(ext_port): Added maintainers notes for External Port Driver 2024-10-30 18:41:56 +08:00
renpeiying 27a88b83fb docs: Add or update application examples for usb_host and usb_device 2024-09-13 16:12:21 +08:00
Tomas Rezucha c48d1641b4 docs(usb/host): Update USB host docs for ESP32-P4 2024-08-26 08:26:45 +02:00
shenmengjing df8009fb95 docs: Consistent naming convention in CN translation 2024-07-24 17:20:30 +08:00
Peter Marcisovsky f10000f366 feat(docs): added usb host enumeration filter description
- CN and EN docs
2024-01-26 12:03:08 +01:00
Mo Fei Fei 3491fa154a Docs: Update Chinese translation for usb_host.rst 2023-11-15 11:50:12 +08:00
Cai Xin Ying 01209e459c docs: update document format issues 2023-10-14 03:55:41 +08:00
caixinying-git 31eda557e6 docs: provide CN translation for api-reference/peripherals/usb_host.rst 2023-09-15 18:06:58 +08:00
Darian Leung 963836f491 Add USB Host Library API docs
- This commit adds the API documentation for the USB Host Library.
- Warnings about the beta API are also added.
- usb_host_misc.h renamed to usb_helpers.h
2021-09-02 18:40:24 +08:00