mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-04-22 14:27:18 +00:00
11 lines
253 B
Plaintext
11 lines
253 B
Plaintext
config BR2_PACKAGE_URG
|
|
bool "urg"
|
|
depends on BR2_INSTALL_LIBSTDCPP
|
|
help
|
|
Library to control Hokuyo's URG series sensors.
|
|
|
|
https://sourceforge.net/p/urgnetwork/wiki/Home/
|
|
|
|
comment "urg needs a toolchain w/ C++"
|
|
depends on !BR2_INSTALL_LIBSTDCPP
|