Initial Commit

This commit is contained in:
2021-04-06 23:49:19 +02:00
commit 9b1d333f41
7325 changed files with 1681364 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
[package]
authors = ["gnxlxnxx <gnxlxnxx@web.de>"]
edition = "2018"
name = "psoc4-pac"
version = "0.1.0"
[dependencies]
bare-metal = "*"
cortex-m = "*"
vcell = "*"