render-se / PX4-Autopilot

PX4 Autopilot Software
https://px4.io
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Create px4_fmu-v5-secure_default make target for applying stig compliance #7

Open jrn90 opened 2 years ago

jrn90 commented 2 years ago

A custom make target (specifically the fmu-v5-secure) will allow us to control over a few things:

The _default portion of the make target is the board configuration. This does a few things like setting platform (nuttx or linux), architecture (ARM or x86), drivers (gps, battery sensor, camera), modules, etc...