summaryrefslogtreecommitdiff
path: root/tusb_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'tusb_config.h')
-rw-r--r--tusb_config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/tusb_config.h b/tusb_config.h
index 37b14b3..bc8243d 100644
--- a/tusb_config.h
+++ b/tusb_config.h
@@ -1,4 +1,5 @@
-/*
+/* tusb_config.h - Compile-time configuration for the TinyUSB library
+ *
* The MIT License (MIT)
*
* Copyright (c) 2019 Ha Thach (tinyusb.org)