Skip to content

Commit

Permalink
Move submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
CameronBeneteau committed Nov 7, 2024
1 parent 61643e8 commit 2a2701b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[submodule "firmware/projects/FrontController/vehicle_control_system"]
path = firmware/projects/EV5/FrontController/vehicle_control_system
path = firmware/projects/FrontController/vehicle_control_system
url = https://github.com/macformula/vehicle_control_system.git
[submodule "firmware/tests/googletest"]
path = firmware/tests/googletest
Expand All @@ -8,5 +8,5 @@
path = firmware/third-party/etl
url = https://github.com/ETLCPP/etl.git
[submodule "firmware/projects/FrontControllerSimple/vehicle_control_system"]
path = firmware/projects/EV5/debug/FrontControllerSimple/vehicle_control_system
path = firmware/projects/debug/FrontControllerSimple/vehicle_control_system
url = https://github.com/macformula/vehicle_control_system.git

0 comments on commit 2a2701b

Please sign in to comment.