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
32aa8d4f
Commit
32aa8d4f
authored
7 years ago
by
Lorenz Meier
Committed by
Daniel Agar
7 years ago
Browse files
Options
Downloads
Patches
Plain Diff
FMUv3: Use its own proper prototype for the image
parent
40702b36
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_px4fmu-v3_default.cmake
+1
-0
1 addition, 0 deletions
cmake/configs/nuttx_px4fmu-v3_default.cmake
with
1 addition
and
0 deletions
cmake/configs/nuttx_px4fmu-v3_default.cmake
+
1
−
0
View file @
32aa8d4f
...
...
@@ -2,6 +2,7 @@
# FMUv3 is FMUv2 with access to the full 2MB flash
set
(
BOARD px4fmu-v2 CACHE string
""
FORCE
)
set
(
FW_NAME nuttx_px4fmu-v3_default.elf CACHE string
""
FORCE
)
set
(
FW_PROTOTYPE px4fmu-v3 CACHE string
""
FORCE
)
set
(
LD_SCRIPT ld_full.script CACHE string
""
FORCE
)
include
(
nuttx/px4_impl_nuttx
)
...
...
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