update parts
This commit is contained in:
parent
9dc3f3c065
commit
72e5987a28
8
.gitmodules
vendored
8
.gitmodules
vendored
@ -1,6 +1,10 @@
|
||||
[submodule "LibAFL"]
|
||||
path = LibAFL
|
||||
url = https://github.com/AFLplusplus/LibAFL
|
||||
url = ssh://git@git.cs.tu-dortmund.de:2222/alwin.berger/FRET-Qemu.git
|
||||
[submodule "qemu-libafl-bridge"]
|
||||
path = qemu-libafl-bridge
|
||||
url = https://github.com/AFLplusplus/qemu-libafl-bridge
|
||||
url = ssh://git@git.cs.tu-dortmund.de:2222/alwin.berger/qemu.git
|
||||
[submodule "FreeRTOS"]
|
||||
path = FreeRTOS
|
||||
url = ssh://git@git.cs.tu-dortmund.de:2222/alwin.berger/FreeRTOS.git
|
||||
branch = wcet-demo
|
||||
|
1
FreeRTOS
Submodule
1
FreeRTOS
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 1873f6e75ea3f2a695438942192437f66aff8873
|
2
LibAFL
2
LibAFL
@ -1 +1 @@
|
||||
Subproject commit eeaf7eb43f76fe744617e47807081c8cc447380b
|
||||
Subproject commit 183ff32beb1062d02c0ab290c0a1ebef8513bcca
|
@ -50,6 +50,8 @@
|
||||
# dependencies for mosaic
|
||||
freetype
|
||||
fontconfig
|
||||
# benchmarking
|
||||
snakemake
|
||||
];
|
||||
|
||||
shellHook = ''
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 7f19e258a17d3aa136df4ea990fcf11d263717ac
|
||||
Subproject commit 95995576a0adf43df4b6660963fd490ccbc230f3
|
Loading…
x
Reference in New Issue
Block a user