Hi Everyone, I have created kotlin/native project,...
# kotlin-native
s
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
libusb seems a good candidate, it's cross platform, and you can import the header with cinterop.