Update for new FSFW GPIO API #240

Closed
muellerr wants to merge 29 commits from mueller/cupdate-fsfw-gpio-api into develop
Showing only changes of commit 4d13743b7f - Show all commits

View File

@ -298,7 +298,6 @@ target_include_directories(${WATCHDOG_NAME} PUBLIC
)
# unittests
f(TGT_BSP MATCHES "arm/raspberrypi" OR TGT_BSP MATCHES "arm/beagleboneblack")
add_executable(${UNITTEST_NAME} EXCLUDE_FROM_ALL)
if(EIVE_ADD_ETL_LIB)