summaryrefslogtreecommitdiffstats
path: root/package/urg/Config.in
blob: 9d57645d62c6cb783f0d18bc37739e66c2c6d50c (plain)
1
2
3
4
5
6
7
8
9
10
config BR2_PACKAGE_URG
	bool "urg"
	depends on BR2_INSTALL_LIBSTDCPP
	help
	  Library to control Hokuyo's URG series sensors.

	  http://www.hokuyo-aut.jp/02sensor/07scanner/download/urg_programs_en/

comment "urg needs a toolchain w/ C++"
	depends on !BR2_INSTALL_LIBSTDCPP
OpenPOWER on IntegriCloud