mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-08 17:08:28 -04:00
AP_HAL_ChibiOS: remove use of HAL_BUILD_AP_PERIPH
turn torqeedo off in chibios_hwdef.py instead for Periph
This commit is contained in:
parent
a8bb397eb7
commit
ceab0180ec
@ -60,6 +60,10 @@
|
|||||||
#define AP_FETTEC_ONEWIRE_ENABLED 0
|
#define AP_FETTEC_ONEWIRE_ENABLED 0
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifndef HAL_TORQEEDO_ENABLED
|
||||||
|
#define HAL_TORQEEDO_ENABLED 0
|
||||||
|
#endif
|
||||||
|
|
||||||
#ifndef AP_KDECAN_ENABLED
|
#ifndef AP_KDECAN_ENABLED
|
||||||
#define AP_KDECAN_ENABLED 0
|
#define AP_KDECAN_ENABLED 0
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user