mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
boards don't use px4_add_library for drivers_board
- this prevents low level board support from using PX4 logging, uORB, etc
This commit is contained in:
@@ -35,7 +35,7 @@ message(WARNING "Configuraton is incomplete")
|
||||
message(WARNING "DO NOT RUN THIS ON HW")
|
||||
message(WARNING "IT IS NOT PINED OUT TO HW")
|
||||
|
||||
px4_add_library(drivers_board
|
||||
add_library(drivers_board
|
||||
can.c
|
||||
init.c
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user