mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 15:23:57 -04:00
AP_Generator: use minimize_features.inc for more features
This commit is contained in:
parent
3bf1e61eb2
commit
41f622f892
@ -3,7 +3,7 @@
|
||||
#include <AP_HAL/AP_HAL_Boards.h>
|
||||
|
||||
#ifndef HAL_GENERATOR_ENABLED
|
||||
#define HAL_GENERATOR_ENABLED !HAL_MINIMIZE_FEATURES
|
||||
#define HAL_GENERATOR_ENABLED 1
|
||||
#endif
|
||||
|
||||
#ifndef AP_GENERATOR_BACKEND_DEFAULT_ENABLED
|
||||
|
Loading…
Reference in New Issue
Block a user