Skip to content

Commit

Permalink
Adding port subdirectory
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin-f-ortega committed Nov 5, 2024
1 parent 70d77b6 commit 9518301
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Drv/Ports/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
# MOD_DEPS: (optional) module dependencies
#
####
add_fprime_subdirectory("${CMAKE_CURRENT_LIST_DIR}/DataTypes/")

set(SOURCE_FILES
"${CMAKE_CURRENT_LIST_DIR}/GpioDriverPorts.fpp"
"${CMAKE_CURRENT_LIST_DIR}/I2cDriverPorts.fpp"
Expand Down

0 comments on commit 9518301

Please sign in to comment.