Added everything from the other system

This commit is contained in:
2026-02-28 21:46:59 +01:00
parent 907f244b24
commit efd366c067
34 changed files with 1601 additions and 57 deletions

View File

@@ -4,3 +4,14 @@ sync-uri = ./cores
sync-type = local
auto-sync = true
[library.serv]
location = ./fusesoc_libraries/serv
sync-uri = git@github.com:Jojojoppe/serv.git
sync-type = local
auto-sync = true
[library.fusesoc-cores]
location = ./fusesoc_libraries/fusesoc-cores
sync-uri = https://github.com/fusesoc/fusesoc-cores
sync-type = git
auto-sync = true