Rename include/usb to ksdk_usb.

This commit is contained in:
László Monda
2016-10-04 17:12:34 +02:00
parent 5f1c85147b
commit db8f1ff691
9 changed files with 5 additions and 4 deletions

View File

@@ -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.