mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-21 04:33:10 +08:00
Added lockstep_scheduler as submodule
This is just an intermediate step until we can copy the sources over.
This commit is contained in:
@@ -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
|
||||
|
||||
Submodule
+1
Submodule src/platforms/posix/lockstep_scheduler added at 533a331f68
Reference in New Issue
Block a user