From da51177382b888fb3ef6e680e3ff247030de93ff Mon Sep 17 00:00:00 2001 From: Jukka Laitinen Date: Mon, 25 Jan 2021 10:37:07 +0200 Subject: [PATCH] Don't link sensors module to drivers__device sensors module only works on uORB, it doesn't link to drivers__device Signed-off-by: Jukka Laitinen --- src/modules/sensors/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/src/modules/sensors/CMakeLists.txt b/src/modules/sensors/CMakeLists.txt index 324bf88685..de275e8a8d 100644 --- a/src/modules/sensors/CMakeLists.txt +++ b/src/modules/sensors/CMakeLists.txt @@ -51,7 +51,6 @@ px4_add_module( airspeed conversion data_validator - drivers__device mathlib sensor_calibration vehicle_acceleration