Skip to content

Commit

Permalink
Added fix for fmu_v5_protected build
Browse files Browse the repository at this point in the history
  • Loading branch information
katzfey committed Mar 22, 2024
1 parent eb9f718 commit a6c1105
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions platforms/nuttx/src/px4/common/px4_protected_layers.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ target_link_libraries(px4_layer

add_library(px4_kernel_layer
${KERNEL_SRCS}
SerialImpl.cpp
)

target_link_libraries(px4_kernel_layer
Expand Down

0 comments on commit a6c1105

Please sign in to comment.