small fixes, now compiling
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
if(TGT_BSP MATCHES "arm/raspberrypi")
|
||||
add_subdirectory(rpi)
|
||||
endif()
|
||||
|
||||
target_sources(${LIB_FSFW_HAL_NAME} PRIVATE
|
||||
GpioCookie.cpp
|
||||
LinuxLibgpioIF.cpp
|
||||
)
|
Reference in New Issue
Block a user