Skip to content

Commit

Permalink
Track Upstream Firmare reorg
Browse files Browse the repository at this point in the history
  • Loading branch information
davids5 committed Jul 10, 2019
1 parent 6091836 commit 3996e99
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions boards/nxp/fmurt1062-v1/default.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ px4_add_board(
#imu # all available imu drivers
#heater
imu/adis16448
imu/adis16497
#imu # all available imu drivers
imu/bma180
imu/bmi055
Expand All @@ -41,18 +42,18 @@ px4_add_board(
imxrt/tone_alarm
lights/blinkm
lights/oreoled
lights/pca8574
lights/rgbled
lights/rgbled_ncp5623c
lights/rgbled_pwm
magnetometer # all available magnetometer drivers
mkblctrl
lights/pca8574
pca9685
pmw3901
optical_flow
power_monitor/ina226
#protocol_splitter
#pwm_input # NOT Portable YET drivers
pwm_out_sim
px4flow
px4fmu
rc_input
roboclaw
Expand Down Expand Up @@ -82,13 +83,15 @@ px4_add_board(
mc_pos_control
navigator
sensors
sih
vmount
vtol_att_control
wind_estimator

SYSTEMCMDS
bl_update
config
dmesg
dumpfile
esc_calib
#hardfault_log # Needs bbsrm
Expand Down Expand Up @@ -119,8 +122,8 @@ px4_add_board(
hwtest # Hardware test
#matlab_csv_serial
position_estimator_inav
px4_mavlink_debug # Tutorial code from https://px4.io/dev/debug_values
px4_simple_app # Tutorial code from https://px4.io/dev/px4_simple_app
px4_mavlink_debug # Tutorial code from http://dev.px4.io/en/debug/debug_values.html
px4_simple_app # Tutorial code from http://dev.px4.io/en/apps/hello_sky.html
rover_steering_control # Rover example app
segway
uuv_example_app
Expand Down

0 comments on commit 3996e99

Please sign in to comment.