• 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/cc-tool/Config.in
Jörg KrauseJörg Krause committed b685629b9cc17 Jul 2015
Raw file
Source viewDiff to previous
 
1
config BR2_PACKAGE_CC_TOOL
2
    bool "cc-tool"
3
    depends on BR2_INSTALL_LIBSTDCPP
4
    depends on BR2_TOOLCHAIN_HAS_THREADS
5
    depends on BR2_PACKAGE_BOOST_ARCH_SUPPORTS
6
    depends on BR2_USE_WCHAR # boost-filesystem
7
    select BR2_PACKAGE_LIBUSB
8
    select BR2_PACKAGE_BOOST
9
    select BR2_PACKAGE_BOOST_PROGRAM_OPTIONS
10
    select BR2_PACKAGE_BOOST_SYSTEM
11
    select BR2_PACKAGE_BOOST_REGEX
12
    select BR2_PACKAGE_BOOST_FILESYSTEM
13
    select BR2_PACKAGE_BOOST_SIGNALS
14
    help
15
      cc-tool provides support for Texas Instruments CC Debugger
16
      for Linux OS in order to program 8051-based System-On-Chip
17
      devices: CC254x CC253x CC243x CC251x CC111x
18
​
19
      http://sourceforge.net/projects/cctool/
20
​
21
comment "cc-tool needs a toolchain w/ C++, threads, wchar"
22
    depends on BR2_PACKAGE_BOOST_ARCH_SUPPORTS
23
    depends on !BR2_INSTALL_LIBSTDCPP || !BR2_TOOLCHAIN_HAS_THREADS || !BR2_USE_WCHAR
  • 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.