• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/libphidget/Config.in
Thomas PetazzoniThomas Petazzoni committed 665e13c85e103 Dec 2014
Raw file
Source viewDiff to previous
 
1
config BR2_PACKAGE_LIBPHIDGET
2
    bool "libphidget"
3
    depends on BR2_TOOLCHAIN_HAS_THREADS # libusb
4
    depends on !BR2_STATIC_LIBS
5
    select BR2_PACKAGE_LIBUSB
6
    help
7
      The libphidget library provides an API for controlling Phidgets
8
      USB devices. The library translates API function calls to libusb
9
      function calls to control attached Phidgets devices that provide
10
      GPIO's, DAC's, accelerometers, servo motors, and other capabilities
11
      either singly or on combo devices.
12
​
13
      To use libphidget for controlling locally attached devices you
14
      need to set up the userspace USB device tree /dev/bus/usb. See
15
      file udev/99-phidgets.rules.
16
​
17
      The libphidget library also contains an API for sending commands
18
      to a local or remote phidgetwebservice using HTTP. The
19
      phidgetwebservice then translates HTTP requests to libphidget API
20
      function calls to control locally attached Phidgets devices.
21
​
22
      http://phidgets.com/
23
​
24
comment "libphidget needs a toolchain w/ threads, dynamic library"
25
    depends on !BR2_TOOLCHAIN_HAS_THREADS
26
    depends on BR2_STATIC_LIBS
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.