AP_HAL_ChibiOS: Use custom H750 linker script

This commit is contained in:
Martin Luessi 2023-06-15 14:38:59 -07:00 committed by Andrew Tridgell
parent 770f015ce7
commit 2d1bc3acb4

View File

@ -70,7 +70,9 @@ mcu = {
'DEFINES' : { 'DEFINES' : {
'HAL_HAVE_HARDWARE_DOUBLE' : '1', 'HAL_HAVE_HARDWARE_DOUBLE' : '1',
'STM32H7' : '1', 'STM32H7' : '1',
} },
'LINKER_CONFIG' : 'common_extf_h750.ld'
} }
pincount = { pincount = {