1
0
mirror of https://github.com/cathery/sys-con.git synced 2024-07-05 10:48:46 +00:00

ControllerUSB - add README.md

This commit is contained in:
cathery 2019-10-31 21:12:02 +03:00 committed by GitHub
parent a3df88626c
commit 7f4eb4d078
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
ControllerUSB/README.md Normal file
View File

@ -0,0 +1,3 @@
# ControllerUSB
Small controller driver library. Since it is up to the user to provide the USB implementation, this library becomes platform independent.