diff --git a/right/include/usb/README.md b/right/include/usb/README.md new file mode 100644 index 0000000..96def94 --- /dev/null +++ b/right/include/usb/README.md @@ -0,0 +1,3 @@ +# KSDK USB library + +This directory contains parts of the KSDK USB library. Ideally, these files should be contained in the KSDK core library, but instead they are bundled with KSDK USB demos on a per demo basis.