mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-08-02 11:46:06 -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,3 +1,6 @@
|
|||
// SPDX-FileCopyrightText: 2023 Tillitis AB <tillitis.se>
|
||||
// SPDX-License-Identifier: MIT
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#include "ch554.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue