• 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/libftdi/Config.in
Anton KolesovAnton Kolesov committed 669ce8c75eb17 Aug 2014
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
config BR2_PACKAGE_LIBFTDI
2
    bool "libftdi"
3
    depends on BR2_TOOLCHAIN_HAS_THREADS # libusb
4
    depends on BR2_ARCH_HAS_ATOMICS
5
    select BR2_PACKAGE_LIBUSB
6
    select BR2_PACKAGE_LIBUSB_COMPAT
7
    help
8
      Userspace access to FTDI USB interface chips
9
​
10
      http://www.intra2net.com/en/developer/libftdi/index.php
11
​
12
if BR2_PACKAGE_LIBFTDI
13
​
14
config BR2_PACKAGE_LIBTFDI_CPP
15
    depends on BR2_INSTALL_LIBSTDCPP
16
    bool "C++ bindings"
17
    help
18
      C++ bindings for libftdi
19
​
20
endif # BR2_PACKAGE_LIBFTDI
21
​
22
comment "libftdi needs a toolchain w/ threads"
23
    depends on BR2_ARCH_HAS_ATOMICS
24
    depends on !BR2_TOOLCHAIN_HAS_THREADS
  • 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.