1. Home
  2. Browse
  3. libusbp

libusbp

v1.3.1#0Latest

The Pololu USB Library (also known as libusbp) is a cross-platform C library for accessing USB devices.

Install

Run the following Vcpkg command to install the port.

Usage

libusbp provides pkg-config modules:

# Library for accessing USB devices.

libusbp

libusbp provides CMake targets:

find_package(unofficial-libusbp CONFIG REQUIRED)

target_link_libraries(main PRIVATE unofficial::libusbp::libusbp)

Dependencies

See source

Version

v1.3.1#0

Publication

Supports

!android & !uwp

GitHub

pololu/libusbp105

Homepage

github.com/pololu/libusbp

Subtree

4d84733f48

License

MIT

Definition

Manifest