AP_HAL_ChibiOS: update to using H757 chipset in cubeorange+

This commit is contained in:
bugobliterator 2022-05-31 08:25:25 +05:30 committed by Randy Mackay
parent e430806d25
commit 7dd5dd4bd3
2 changed files with 12 additions and 0 deletions

View File

@ -7,6 +7,12 @@ undef USB_STRING_PRODUCT
undef USB_STRING_MANUFACTURER
undef APJ_BOARD_ID
undef USB_PRODUCT
undef MCU
# MCU class and specific type
MCU STM32H7xx STM32H757xx
define CORE_CM7
define SMPS_PWR
# USB setup
USB_PRODUCT 0x1058

View File

@ -6,6 +6,12 @@ undef USB_STRING_PRODUCT
undef USB_STRING_MANUFACTURER
undef APJ_BOARD_ID
undef USB_PRODUCT
undef MCU
# MCU class and specific type
MCU STM32H7xx STM32H757xx
define CORE_CM7
define SMPS_PWR
# USB setup
USB_PRODUCT 0x1058