mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-01 01:20:35 +08:00
Register the driver framework correctly
This commit is contained in:
committed by
Mark Charlebois
parent
6e19d9cb84
commit
a71f00686b
@@ -39,5 +39,6 @@ px4_add_module(
|
||||
adcsim.cpp
|
||||
DEPENDS
|
||||
platforms__common
|
||||
git_driverframework
|
||||
)
|
||||
# vim: set noet ft=cmake fenc=utf-8 ff=unix :
|
||||
|
||||
@@ -40,5 +40,6 @@ px4_add_module(
|
||||
gyrosim.cpp
|
||||
DEPENDS
|
||||
platforms__common
|
||||
git_driverframework
|
||||
)
|
||||
# vim: set noet ft=cmake fenc=utf-8 ff=unix :
|
||||
|
||||
Reference in New Issue
Block a user