add missing license

This commit is contained in:
sakumisu
2024-04-16 22:11:30 +08:00
parent 32f96f4248
commit 51b9640489
32 changed files with 160 additions and 20 deletions

View File

@@ -1,3 +1,8 @@
/*
* Copyright (c) 2024, sakumisu
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "usbd_core.h"
#include "usbd_dfu.h"