mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-06-05 13:08:51 -04:00
ch552: Add SPDX tags
- Add SPDX tags to source files. - Make REUSE compliant. - Add reuse.toml configuration.
This commit is contained in:
parent
d43585ee1a
commit
7eca72c2c3
24 changed files with 232 additions and 21 deletions
|
@ -1,4 +1,8 @@
|
|||
#ifndef __DEBUG_H__
|
||||
// SPDX-FileCopyrightText: 2017 WCH <wch-ic.com>
|
||||
// SPDX-FileCopyrightText: 2025 Tillitis AB <tillitis.se>
|
||||
// SPDX-License-Identifier: MIT
|
||||
|
||||
#ifndef __DEBUG_H__
|
||||
#define __DEBUG_H__
|
||||
|
||||
/* Debug */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue