Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
Firmware
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Alberto Ruiz Garcia
Firmware
Commits
34627ac7
Commit
34627ac7
authored
8 years ago
by
David Sidrane
Committed by
Daniel Agar
7 years ago
Browse files
Options
Downloads
Patches
Plain Diff
REVERT: To fit in FLASH
Conflicts: cmake/configs/nuttx_nxphlite-v1_default.cmake
parent
fcb57afd
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
cmake/configs/nuttx_nxphlite-v1_default.cmake
+54
-54
54 additions, 54 deletions
cmake/configs/nuttx_nxphlite-v1_default.cmake
with
54 additions
and
54 deletions
cmake/configs/nuttx_nxphlite-v1_default.cmake
+
54
−
54
View file @
34627ac7
...
...
@@ -18,83 +18,83 @@ set(config_module_list
drivers/px4fmu
drivers/boards/nxphlite-v1
drivers/rgbled
drivers/mpu6000
drivers/mpu9250
drivers/hmc5883
drivers/ms5611
drivers/mb12xx
drivers/srf02
drivers/sf0x
drivers/sf1xx
drivers/ll40ls
##SPACE
drivers/mpu6000
##SPACE
drivers/mpu9250
##SPACE
drivers/hmc5883
##SPACE
drivers/ms5611
##SPACE
drivers/mb12xx
##SPACE
drivers/srf02
##SPACE
drivers/sf0x
##SPACE
drivers/sf1xx
##SPACE
drivers/ll40ls
drivers/trone
drivers/gps
drivers/pwm_out_sim
drivers/hott
drivers/hott/hott_telemetry
drivers/hott/hott_sensors
drivers/blinkm
##SPACE
drivers/pwm_out_sim
##SPACE
drivers/hott
##SPACE
drivers/hott/hott_telemetry
##SPACE
drivers/hott/hott_sensors
##SPACE
drivers/blinkm
drivers/airspeed
drivers/ets_airspeed
drivers/meas_airspeed
##SPACE
drivers/ets_airspeed
##SPACE
drivers/meas_airspeed
drivers/frsky_telemetry
modules/sensors
drivers/mkblctrl
drivers/px4flow
drivers/oreoled
drivers/vmount
##SPACE
drivers/mkblctrl
##SPACE
drivers/px4flow
##SPACE
drivers/oreoled
##SPACE
drivers/vmount
# NOT Portable YET drivers/pwm_input
drivers/camera_trigger
drivers/bst
##
TO FIT
drivers/snapdragon_rc_pwm
drivers/lis3mdl
drivers/bmp280
##SPACE
drivers/bst
##
SPACE
drivers/snapdragon_rc_pwm
##SPACE
drivers/lis3mdl
##SPACE
drivers/bmp280
#No External SPI drivers/bma180
#No External SPI drivers/bmi160
drivers/tap_esc
##SPACE
drivers/tap_esc
#
# System commands
#
systemcmds/bl_update
##SPACE
systemcmds/bl_update
systemcmds/mixer
systemcmds/param
systemcmds/perf
systemcmds/pwm
systemcmds/esc_calib
##SPACE
systemcmds/esc_calib
## Needs bbsrm systemcmds/hardfault_log
systemcmds/reboot
systemcmds/topic_listener
##SPACE
systemcmds/topic_listener
systemcmds/top
systemcmds/config
systemcmds/nshterm
systemcmds/mtd
systemcmds/dumpfile
##SPACE
systemcmds/mtd
##SPACE
systemcmds/dumpfile
systemcmds/ver
systemcmds/sd_bench
systemcmds/motor_ramp
##SPACE
systemcmds/sd_bench
##SPACE
systemcmds/motor_ramp
#
# Testing
#
drivers/sf0x/sf0x_tests
##SPACE
drivers/sf0x/sf0x_tests
### NOT Portable YET drivers/test_ppm
modules/commander/commander_tests
modules/controllib_test
modules/mavlink/mavlink_tests
modules/unit_test
modules/uORB/uORB_tests
systemcmds/tests
##SPACE
modules/commander/commander_tests
##SPACE
modules/controllib_test
##SPACE
modules/mavlink/mavlink_tests
##SPACE
modules/unit_test
##SPACE
modules/uORB/uORB_tests
##SPACE
systemcmds/tests
#
# General system control
#
modules/commander
##SPACE
modules/commander
modules/load_mon
modules/navigator
##SPACE
modules/navigator
modules/mavlink
modules/gpio_led
## modules/uavcan
##
NO CAN YET
modules/uavcan
modules/land_detector
#
...
...
@@ -102,23 +102,23 @@ set(config_module_list
#
modules/attitude_estimator_q
modules/position_estimator_inav
modules/
ekf2
modules/
local_position_estimator
##SPACE
modules/
local_position_estimator
##SPACE
modules/
ekf2
#
# Vehicle Control
#
# modules/segway # XXX Needs GCC 4.7 fix
modules/fw_pos_control_l1
##SPACE
modules/fw_pos_control_l1
modules/fw_att_control
modules/mc_att_control
##SPACE
modules/mc_att_control
modules/mc_pos_control
modules/vtol_att_control
##SPACE
modules/vtol_att_control
#
# Logging
#
modules/sdlog2
#
modules/sdlog2
modules/logger
#
...
...
@@ -157,12 +157,12 @@ set(config_module_list
#
# OBC challenge
#
modules/bottle_drop
##SPACE
modules/bottle_drop
#
# Rover apps
#
examples/rover_steering_control
##SPACE
examples/rover_steering_control
#
# Demo apps
...
...
@@ -170,7 +170,7 @@ set(config_module_list
#examples/math_demo
# Tutorial code from
# https://px4.io/dev/px4_simple_app
examples/px4_simple_app
##SPACE
examples/px4_simple_app
# Tutorial code from
# https://px4.io/dev/daemon
...
...
@@ -188,7 +188,7 @@ set(config_module_list
#examples/hwtest
# EKF
examples/ekf_att_pos_estimator
##SPACE
examples/ekf_att_pos_estimator
)
set
(
config_extra_builtin_cmds
...
...
@@ -197,8 +197,8 @@ set(config_extra_builtin_cmds
)
set
(
config_extra_libs
# uavcan
# uavcan_stm32_driver
#
#NO CAN YET
uavcan
#
#NO CAN YET
uavcan_stm32_driver
)
set
(
config_io_extra_libs
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment