Hi Everyone,
I have created kotlin/native project, in this project need help to write a code to accept the data through USB Serial Port and respond through same. Currently targeting OS windowsOS & linuxOS.
h
Henri Gourvest
04/26/2024, 10:32 AM
libusb seems a good candidate, it's cross platform, and you can import the header with cinterop.