Zephyr Project
4.2.99
Introduction
Developing with Zephyr
Kernel
OS Services
Build and Configuration Systems
Connectivity
Bluetooth
Controller Area Network (CAN) Bus Protocols
Networking
LoRa and LoRaWAN
USB
USB device support (deprecated)
USB device support APIs (deprecated)
USB device support
USB device support APIs
USB device controller (UDC) driver API
USB device stack API
HID device API
Audio Class 2 device API
USB Mass Storage Class device API
MIDI 2.0 Class device API
USB DFU device API
USB host support APIs
USB/IP protocol support
USB-C device stack
Human Interface Devices (HID)
Hardware Support
Contributing to Zephyr
Project and Governance
Security
Safety
Samples and Demos
Supported Boards and Shields
Releases
Zephyr Project
Connectivity
USB
USB device support APIs
USB device stack API
View page source
USB device stack API
USB device stack API is unstable and is subject to change without notice.
API reference
USB
device
core
API
Related code samples
Console over USB CDC ACM
Output "Hello World!" to the console over USB CDC ACM.
HCI USB
Turn a Zephyr board into a USB Bluetooth dongle (compatible with all operating systems).
USB Audio asynchronous explicit feedback sample
USB Audio 2 explicit feedback sample playing audio on I2S.
USB Audio asynchronous implicit feedback sample
USB Audio 2 implicit feedback sample playing stereo and recording mono audio on I2S interface.
USB CDC ACM UART sample
Use USB CDC ACM UART driver to implement a serial port echo.
USB device testing application
Test USB device drivers using a loopback function.
USB DFU
Implement a basic USB DFU device
USB HID keyboard
Implement a basic HID keyboard device.
USB HID mouse
Implement a basic HID mouse device.
USB Mass Storage
Expose board's RAM or FLASH as a USB disk using USB Mass Storage driver.
USB MIDI2 device
Implements a simple USB MIDI loopback and keyboard device.
USB shell
Use shell commands to interact with USB device stack.
USB Video webcam
Send video frames over USB.
WebUSB
Receive and echo data from a web page using WebUSB API.
USB
device
core
API
Zephyr Project
Bridle
Bridle API
Zephyr Project API
Kconfig Reference
Devicetree Bindings