AP_Generator: use minimize_features.inc for more features

This commit is contained in:
Peter Barker 2023-06-01 11:21:45 +10:00 committed by Andrew Tridgell
parent 3bf1e61eb2
commit 41f622f892
1 changed files with 1 additions and 1 deletions

View File

@ -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