using options now

This commit is contained in:
2021-03-23 16:13:09 +01:00
parent 45eb9cbe2b
commit 547c788c81
2 changed files with 8 additions and 3 deletions

View File

@ -1,4 +1,4 @@
if(TGT_BSP MATCHES "arm/raspberrypi")
if(FSFW_HAL_ADD_RASPBERRY_PI)
add_subdirectory(rpi)
endif()