Added lockstep_scheduler as submodule

This is just an intermediate step until we can copy the sources over.
This commit is contained in:
Julian Oes
2018-10-08 11:11:47 +02:00
parent fa31d95fd8
commit 5ff3c40179
2 changed files with 4 additions and 0 deletions
+3
View File
@@ -58,3 +58,6 @@
path = cmake/configs/uavcan_board_ident
url = https://github.com/PX4/uavcan_board_ident.git
branch = master
[submodule "src/platforms/posix/lockstep_scheduler"]
path = src/platforms/posix/lockstep_scheduler
url = git@github.com:julianoes/lockstep-scheduler.git