mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-04-30 21:51:40 +01:00
8 lines
185 B
Plaintext
8 lines
185 B
Plaintext
config BR2_PACKAGE_QEXTSERIALPORT
|
|
bool "qextserialport"
|
|
depends on BR2_PACKAGE_QT || BR2_PACKAGE_QT5
|
|
help
|
|
A Qt library to manage serial ports
|
|
|
|
http://qextserialport.github.io/
|