mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-14 14:10:35 +08:00
px4fmu-v4pro::Define BOARD_HAS_STATIC_MANIFEST as 1
When BOARD_HAS_STATIC_MANIFEST is defined with a value of 1 and the board_config provides the BOARD_USES_PX4IO_VERSION then the board_common will define PX4_MFT_HW_SUPPORTED_PX4_MFT_PX4IO
This commit is contained in:
committed by
Lorenz Meier
parent
3b0427c2a5
commit
4330d6dad5
@@ -366,6 +366,9 @@
|
||||
#define BOARD_DMA_ALLOC_POOL_SIZE 5120
|
||||
|
||||
#define BOARD_HAS_ON_RESET 1
|
||||
|
||||
#define BOARD_HAS_STATIC_MANIFEST 1
|
||||
|
||||
__BEGIN_DECLS
|
||||
|
||||
/****************************************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user