Skip to content

Commit

Permalink
updated includes for test
Browse files Browse the repository at this point in the history
  • Loading branch information
avtoku committed Nov 21, 2024
1 parent 32e2120 commit f2c22c1
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 320 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "test/interface"]
path = test/interface
url = https://github.com/rosflight/rosflight_firmware-board-common.git
2 changes: 1 addition & 1 deletion common/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ set(CMAKE_CXX_FLAGS_DEBUG " ")
if(NOT DEFINED ROSFLIGHT_SOURCES)
include_directories(
../test
../test/struct
../test/interface
)
set(ROSFLIGHT_SOURCES "../test/main.cpp")
endif()
Expand Down
130 changes: 0 additions & 130 deletions test/board.h

This file was deleted.

1 change: 1 addition & 0 deletions test/interface
Submodule interface added at b94ab0
189 changes: 0 additions & 189 deletions test/rosflight_structs.h

This file was deleted.

0 comments on commit f2c22c1

Please sign in to comment.