mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-08 18:10:35 +08:00
Break up the firmware build into a 'make export' phase for NuttX on a per-board basis, and then a separate per-config phase that allows us to avoid re-building NuttX all the time, and ship more than one firmware config for a given board.
This is a first cut; it builds one firmware for each of FMU and IO.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
/*
|
||||
* This is an empty C source file, used when building default firmware configurations.
|
||||
*/
|
||||
Reference in New Issue
Block a user