mirror of
https://github.com/sakumisu/CherryUSB.git
synced 2025-05-08 16:18:44 +08:00
chore: fix missing license
This commit is contained in:
parent
e6801fcbb8
commit
be6537637c
@ -1,3 +1,8 @@
|
||||
/*
|
||||
* Copyright (c) 2024, sakumisu
|
||||
*
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
#include "usbh_core.h"
|
||||
#include "fsl_common.h"
|
||||
#include "usb_chipidea_reg.h"
|
||||
|
@ -1,3 +1,8 @@
|
||||
/*
|
||||
* Copyright (c) 2024, sakumisu
|
||||
*
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
#include "fsl_device_registers.h"
|
||||
#include "fsl_power.h"
|
||||
#include "usbh_core.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user