diff options
Diffstat (limited to 'stmhal/usbd_msc_storage.c')
| -rw-r--r-- | stmhal/usbd_msc_storage.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/stmhal/usbd_msc_storage.c b/stmhal/usbd_msc_storage.c index 6ec9abc3d..b6b197226 100644 --- a/stmhal/usbd_msc_storage.c +++ b/stmhal/usbd_msc_storage.c @@ -1,3 +1,7 @@ +/* + * This file is part of the Micro Python project, http://micropython.org/ + */ + /** ****************************************************************************** * @file usbd_storage_msd.c |
