• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

README.rstD18-Mar-2025516 1811

snippet.ymlD18-Mar-2025123 54

usbip-native-sim.confD18-Mar-2025486 2217

usbip-native-sim.overlayD18-Mar-2025332 2016

README.rst

1.. _snippet-usbip-native-sim:
2
3USB/IP on Native Simulator Snippet (usbip-native-sim)
4#####################################################
5
6.. code-block:: console
7
8   west build -S usbip-native-sim [...]
9
10Overview
11********
12
13This snippet allows to configure USB device samples with USB/IP support on a
14native simulator. When building samples with this snippet, you need to provide
15samples DTC overlays using the EXTRA_DTC_OVERLAY_FILE argument.
16
17This snippet is experimental, the behavior may change without notice.
18