Skip to content

Instantly share code, notes, and snippets.

View moritz-meier's full-sized avatar

Moritz Meier moritz-meier

  • German Aerospace Center (DLR)
View GitHub Profile
#
# Automatically generated file; DO NOT EDIT.
# crosstool-NG 1.26.0.69_95a41fb Configuration
#
CT_CONFIGURE_has_static_link=y
CT_CONFIGURE_has_cxx11=y
CT_CONFIGURE_has_wget=y
CT_CONFIGURE_has_curl=y
CT_CONFIGURE_has_make_3_81_or_newer=y
CT_CONFIGURE_has_make_4_0_or_newer=y
@moritz-meier
moritz-meier / pass-usb-from-win-host-to-docker-container.md
Created June 3, 2022 15:21
Pass USB devices from a Windows host into a Docker container

Pass USB devices from a Windows host into a Docker container

This is useful for embedded work in devcontainers.

1. Pass USB device from Windows host to WSL2

see: https://docs.microsoft.com/en-us/windows/wsl/connect-usb

  • install usbipd-win on Windows host
  • install usbip client tools in any WSL distro