mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-08 17:08:28 -04:00
AP_HAL_ChibiOS: add HAL_WITH_MCU_MONITORING define for H757
This commit is contained in:
parent
4452745892
commit
27240716dd
@ -69,6 +69,7 @@ mcu = {
|
|||||||
|
|
||||||
'DEFINES' : {
|
'DEFINES' : {
|
||||||
'HAL_HAVE_HARDWARE_DOUBLE' : '1',
|
'HAL_HAVE_HARDWARE_DOUBLE' : '1',
|
||||||
|
'HAL_WITH_MCU_MONITORING' : '1',
|
||||||
'STM32H7' : '1',
|
'STM32H7' : '1',
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user