diff --git a/ControllerUSB/README.md b/ControllerUSB/README.md new file mode 100644 index 0000000..ff1abae --- /dev/null +++ b/ControllerUSB/README.md @@ -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.