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
23617fb8
Commit
23617fb8
authored
6 years ago
by
Daniel Agar
Browse files
Options
Downloads
Patches
Plain Diff
px4_fmu-v2_default disable constained flash options
parent
739a0202
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
boards/px4/fmu-v2/default.cmake
+3
-6
3 additions, 6 deletions
boards/px4/fmu-v2/default.cmake
with
3 additions
and
6 deletions
boards/px4/fmu-v2/default.cmake
+
3
−
6
View file @
23617fb8
...
...
@@ -10,7 +10,7 @@ px4_add_board(
BOOTLOADER
${
PX4_SOURCE_DIR
}
/ROMFS/px4fmu_common/extras/px4fmuv3_bl.bin
IO px4_io-v2_default
#TESTING
CONSTRAINED_FLASH
#
CONSTRAINED_FLASH
#UAVCAN_INTERFACES 2
SERIAL_PORTS
...
...
@@ -52,6 +52,7 @@ px4_add_board(
px4flow
px4fmu
px4io
#roboclaw
stm32
stm32/adc
stm32/tone_alarm
...
...
@@ -106,6 +107,7 @@ px4_add_board(
top
#topic_listener
tune_control
#usb_connected
ver
EXAMPLES
...
...
@@ -121,8 +123,3 @@ px4_add_board(
#segway
#uuv_example_app
)
# remove optional flight task features from fmu-v2 to save flash memory
list
(
APPEND flight_tasks_to_remove
Orbit
)
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