mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-21 16:18:29 -04:00
AP_HAL_ChibiOS: add HAL_WITH_MCU_MONITORING define for H757
This commit is contained in:
parent
211beb6d8c
commit
22ddbfd138
@ -69,6 +69,7 @@ mcu = {
|
||||
|
||||
'DEFINES' : {
|
||||
'HAL_HAVE_HARDWARE_DOUBLE' : '1',
|
||||
'HAL_WITH_MCU_MONITORING' : '1',
|
||||
'STM32H7' : '1',
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user