Added fix for fmu_v5_protected build

This commit is contained in:
Eric Katzfey 2024-03-22 14:03:04 -07:00
parent eb9f71892f
commit a6c1105384
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ target_link_libraries(px4_layer
add_library(px4_kernel_layer
${KERNEL_SRCS}
SerialImpl.cpp
)
target_link_libraries(px4_kernel_layer