Qt linux application
-
-
Hi and welcome to devnet,
That kind of low-level access is outside of Qt's scope. Use the libraries that implement the API you need to access these devices.
-
Hi Good Morning,
can you please provide details of libraries, Those are already available packages with Qt ?
Regards,
I.Srinu@i-Srinu these libs are part of the BSP you got from your board vendor.
UART can most likely be handled by QSerialPort, though.
Regards