mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-09-28 14:49:30 -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
|
@ -42,3 +42,23 @@ https://github.com/Blinkinlabs/ch55x_programmer
|
|||
Note that the CH552 flash is only guaranteed for a few hundred flash
|
||||
cycles.
|
||||
|
||||
## License
|
||||
|
||||
Originally based on reference firmware for the CH552 by WCH released
|
||||
under the MIT license:
|
||||
|
||||
https://www.wch-ic.com/
|
||||
|
||||
The oldest files Copyright 1999.
|
||||
|
||||
Much changed and added to by Tillitis.
|
||||
|
||||
Check licenses using the reuse tool:
|
||||
|
||||
https://github.com/fsfe/reuse-tool
|
||||
|
||||
Note that so far you need to specify this directory as root, as in:
|
||||
|
||||
```
|
||||
$ reuse --root . lint
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue