Skip to content

Commit

Permalink
Merge pull request #11 from nasa-itc/nos3#464-eps-checkout
Browse files Browse the repository at this point in the history
[nasa/nos3#464] eps checkout
  • Loading branch information
kevincbruce authored Jan 22, 2025
2 parents 9e96110 + 9a8d7f9 commit eff72c1
Show file tree
Hide file tree
Showing 9 changed files with 347 additions and 292 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1 @@
support/build
fsw/standalone/build
1 change: 1 addition & 0 deletions fsw/cfs/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ include_directories(mission_inc)
include_directories(platform_inc)
include_directories(src)

include_directories(../shared)
include_directories(${hwlib_MISSION_DIR}/fsw/public_inc)

aux_source_directory(src APP_SRC_FILES)
Expand Down
Loading

0 comments on commit eff72c1

Please sign in to comment.