mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
AP_Generator: specify HAL_GENERATOR_ENABLED for periph in chibios_hwdef.py
This commit is contained in:
parent
56d6acf985
commit
89a77f84f1
@ -3,5 +3,5 @@
|
||||
#include <AP_HAL/AP_HAL.h>
|
||||
|
||||
#ifndef HAL_GENERATOR_ENABLED
|
||||
#define HAL_GENERATOR_ENABLED !HAL_MINIMIZE_FEATURES && !defined(HAL_BUILD_AP_PERIPH)
|
||||
#define HAL_GENERATOR_ENABLED !HAL_MINIMIZE_FEATURES
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user