@ -9,7 +9,7 @@ else()
endif()
if(TARGET peripheral)
target_link_libraries(optional PUBLIC peripheral)
target_link_libraries(optional PUBLIC bspMCU)
else()
message(WARNING "[optional] Dependency 'peripheral' not found.")
message(WARNING "[optional] Dependency 'bspMCU' not found.")