Skip to content

Commit a6c1105

Browse files
committed
Added fix for fmu_v5_protected build
1 parent eb9f718 commit a6c1105

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

platforms/nuttx/src/px4/common/px4_protected_layers.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ target_link_libraries(px4_layer
4646

4747
add_library(px4_kernel_layer
4848
${KERNEL_SRCS}
49+
SerialImpl.cpp
4950
)
5051

5152
target_link_libraries(px4_kernel_layer

0 commit comments

Comments
 (0)