diff options
Diffstat (limited to 'platform/rtthread/usb_check.c')
| -rw-r--r-- | platform/rtthread/usb_check.c | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/platform/rtthread/usb_check.c b/platform/rtthread/usb_check.c index 4a598fe6..b37b93f1 100644 --- a/platform/rtthread/usb_check.c +++ b/platform/rtthread/usb_check.c @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2022 ~ 2025, sakumisu + * + * SPDX-License-Identifier: Apache-2.0 + */ #include "rtthread.h" #include "usb_config.h" |
