mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
boards: CUAV CAN_GPS v1.2 cannode (stm32f412) with UAVCAN bootloader
This commit is contained in:
@@ -69,7 +69,7 @@ elseif("${PX4_BOARD_LABEL}" STREQUAL "canbootloader")
|
||||
)
|
||||
|
||||
target_link_libraries(px4 PRIVATE
|
||||
-Wl,-wrap,sched_process_timer -Wl,-wrap,sem_post -Wl,-wrap,sem_wait
|
||||
-Wl,-wrap,sched_process_timer -Wl,-wrap,nx_sem_post -Wl,-wrap,nx_sem_wait
|
||||
)
|
||||
else()
|
||||
if(NOT "${PX4_BOARD_LINKER_PREFIX}" STREQUAL "")
|
||||
|
||||
Reference in New Issue
Block a user