mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-23 17:27:35 +08:00
nxphlite-v1:incorperate master's led changes and fit
This commit is contained in:
committed by
Daniel Agar
parent
e281958b43
commit
5922e08f5e
@@ -34,10 +34,10 @@ set(config_module_list
|
||||
##SPACE drivers/hott/hott_telemetry
|
||||
##SPACE drivers/hott/hott_sensors
|
||||
##SPACE drivers/blinkm
|
||||
drivers/airspeed
|
||||
#SPACE drivers/airspeed
|
||||
##SPACE drivers/ets_airspeed
|
||||
##SPACE drivers/meas_airspeed
|
||||
drivers/frsky_telemetry
|
||||
#SPACE drivers/frsky_telemetry
|
||||
modules/sensors
|
||||
##SPACE drivers/mkblctrl
|
||||
##SPACE drivers/px4flow
|
||||
@@ -134,24 +134,27 @@ set(config_module_list
|
||||
# Libraries
|
||||
#
|
||||
lib/controllib
|
||||
lib/mathlib
|
||||
lib/mathlib/math/filter
|
||||
lib/rc
|
||||
lib/conversion
|
||||
lib/DriverFramework/framework
|
||||
lib/ecl
|
||||
lib/external_lgpl
|
||||
lib/geo
|
||||
lib/geo_lookup
|
||||
lib/conversion
|
||||
lib/launchdetection
|
||||
lib/terrain_estimation
|
||||
lib/led
|
||||
lib/mathlib
|
||||
lib/mathlib/math/filter
|
||||
lib/rc
|
||||
lib/runway_takeoff
|
||||
lib/tailsitter_recovery
|
||||
lib/terrain_estimation
|
||||
lib/version
|
||||
lib/DriverFramework/framework
|
||||
platforms/nuttx
|
||||
|
||||
# had to add for cmake, not sure why wasn't in original config
|
||||
#
|
||||
# Platform
|
||||
#
|
||||
platforms/common
|
||||
platforms/nuttx
|
||||
platforms/nuttx/px4_layer
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user