AP_HAL: remove unused HAL_MINIMIZE_FEATURES define
This commit is contained in:
parent
9049aeaff6
commit
894b99fce5
@ -191,13 +191,6 @@
|
||||
#define AP_EXTENDED_DSHOT_TELEM_V2_ENABLED HAL_REQUIRES_BDSHOT_SUPPORT
|
||||
#endif
|
||||
|
||||
// this is used as a general mechanism to make a 'small' build by
|
||||
// dropping little used features. We use this to allow us to keep
|
||||
// FMUv2 going for as long as possible
|
||||
#ifndef HAL_MINIMIZE_FEATURES
|
||||
#define HAL_MINIMIZE_FEATURES 0
|
||||
#endif
|
||||
|
||||
#ifndef BOARD_FLASH_SIZE
|
||||
#define BOARD_FLASH_SIZE 2048
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user