ch552: Add SPDX tags

- Add SPDX tags to source files.
- Make REUSE compliant.
- Add reuse.toml configuration.
This commit is contained in:
Michael Cardell Widerkrantz 2025-04-04 11:27:04 +02:00
parent d43585ee1a
commit 7eca72c2c3
No known key found for this signature in database
GPG key ID: D3DB3DDF57E704E5
24 changed files with 232 additions and 21 deletions

View file

@ -1,3 +1,6 @@
// SPDX-FileCopyrightText: 2024 Tillitis AB <tillitis.se>
// SPDX-License-Identifier: MIT
#ifndef __USB_STRINGS_H__
#define __USB_STRINGS_H__