Skip to content
Snippets Groups Projects
Commit fa8ac612 authored by Julian Oes's avatar Julian Oes
Browse files

POSIX: use C++ for drv_hrt (file was renamed)

parent 5df333fa
No related branches found
No related tags found
No related merge requests found
......@@ -49,7 +49,7 @@ add_library(px4_layer
px4_posix_tasks.cpp
px4_sem.cpp
lib_crc32.c
drv_hrt.c
drv_hrt.cpp
${SHMEM_SRCS}
)
target_compile_definitions(px4_layer PRIVATE MODULE_NAME="px4")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment