Skip to content

Commit 31f2042

Browse files
Yannis Huberdeadprogram
authored andcommitted
feat: add kendryte k210 community definition file
1 parent b3c96a7 commit 31f2042

File tree

3 files changed

+7731
-0
lines changed

3 files changed

+7731
-0
lines changed

data/Kendryte-Community/LICENSE

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Copyright 2019 RISC-V team
2+
3+
Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
4+
5+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

data/Kendryte-Community/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# SVD files for Kendryte chips
2+
3+
These files have not been provided by Kendryte. Instead, they have been created
4+
from scratch from the available documentation.
5+
6+
* k210.svd: copied from the Rust Embedded project and used with permission under
7+
the license. The original source is located at:
8+
https://github.com/riscv-rust/k210-pac/blob/master/k210.svd

0 commit comments

Comments
 (0)