Skip to content
Snippets Groups Projects
Commit 4c42735b authored by Federico Lolli's avatar Federico Lolli Committed by Emilio Corigliano
Browse files

[ARP] Fix dependencies.cmake SMController context

parent 91bc4cbd
Branches
Tags
1 merge request!48[GS, ARP] New entrypoint for lyra_gs and ARP related things
......@@ -137,7 +137,6 @@ set(GROUNDSTATION_BASE
src/boards/Groundstation/Common/Ports/EthernetBase.cpp
src/boards/Groundstation/Common/Radio/RadioBase.cpp
src/boards/Groundstation/Common/HubBase.cpp
src/boards/Groundstation/Automated/SMController/SMController.cpp
)
set(GROUNDSTATION_AUTOMATED
......@@ -147,6 +146,7 @@ set(GROUNDSTATION_AUTOMATED
src/boards/Groundstation/Automated/Ports/Ethernet.cpp
src/boards/Groundstation/Automated/Hub.cpp
src/boards/Groundstation/Automated/Leds/Leds.cpp
src/boards/Groundstation/Automated/SMController/SMController.cpp
)
set(ANTENNAS
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment