Skip to content
Snippets Groups Projects
Commit 32aa8d4f authored by Lorenz Meier's avatar Lorenz Meier Committed by Daniel Agar
Browse files

FMUv3: Use its own proper prototype for the image

parent 40702b36
No related branches found
No related tags found
No related merge requests found
......@@ -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)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment