summaryrefslogtreecommitdiff
path: root/src/device/usbd_pvt.h
diff options
context:
space:
mode:
authorhathach <[email protected]>2018-07-27 16:59:57 +0700
committerhathach <[email protected]>2018-07-27 16:59:57 +0700
commit5dd02cbdd37e09de4265105cc9dbb7df00a5f3f7 (patch)
tree852c5281d935c415f1aa4e93b4bc986e83d0bd9c /src/device/usbd_pvt.h
parentf5cbc0f4af38fea76022cf1c51b1d374723b1ae8 (diff)
house keeping
Diffstat (limited to 'src/device/usbd_pvt.h')
-rw-r--r--src/device/usbd_pvt.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/device/usbd_pvt.h b/src/device/usbd_pvt.h
index 343aade77..205057db6 100644
--- a/src/device/usbd_pvt.h
+++ b/src/device/usbd_pvt.h
@@ -31,6 +31,8 @@
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+ This file is part of the tinyusb stack.
*/
/**************************************************************************/
#ifndef USBD_PVT_H_