2013-03-11 19:58:41 +01:00
|
|
|
config BR2_PACKAGE_URG
|
|
|
|
bool "urg"
|
|
|
|
depends on BR2_INSTALL_LIBSTDCPP
|
|
|
|
help
|
|
|
|
Library to control Hokuyo's URG series sensors.
|
|
|
|
|
2016-10-15 12:04:20 +02:00
|
|
|
https://sourceforge.net/p/urgnetwork/wiki/Home/
|
2013-03-11 19:58:41 +01:00
|
|
|
|
2013-10-13 16:55:32 +02:00
|
|
|
comment "urg needs a toolchain w/ C++"
|
2013-03-11 19:58:41 +01:00
|
|
|
depends on !BR2_INSTALL_LIBSTDCPP
|