This website works better with JavaScript.
Home
Help
Sign In
tmeissner
/
gatemate_experiments
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Add cryptocores as git submodule
main
T. Meissner
2 years ago
parent
dc0e1aa90f
commit
dfd0a5968e
2 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
.gitmodules
+1
-0
cryptocores
+ 3
- 0
.gitmodules
View File
@ -2,3 +2,6 @@
path = neorv32
url = https://github.com/tmeissner/neorv32.git
branch = aes_cfs
[submodule "cryptocores"]
path = cryptocores
url = https://git.goodcleanfun.de/tmeissner/cryptocores.git
+ 1
- 0
cryptocores
@ -0,0 +1 @@
Subproject commit 302ad79ceddc851b88bfc119848c449634d261eb
Write
Preview
Loading…
Cancel
Save